U++ framework
Do not panic. Ask here before giving up.

Home » U++ Library support » RichText,QTF,RTF... » Qtf to Html
Re: Qtf to Html [message #1034 is a reply to message #1031] Wed, 15 February 2006 21:07 Go to previous messageGo to previous message
mirek is currently offline  mirek
Messages: 14290
Registered: November 2005
Ultimate Member
Well, HTML export uses CSS mainly to reduce the size of output - they are generated automatically.

The idea of passing css is that those automagically generated CSS styles could be shared across the group of files. Before the first file, Index should be empty. Later convert it to HTML using "AsCss".

Links are "translations" of RichText links to HTML links. You can leave it empty if you do not want to have links translated.

BTW, instead of SaveStream, I would use SaveFile here Smile

Mirek
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Problem with pasting images with transparency
Next Topic: How to construct RichText without using QTF?
Goto Forum:
  


Current Time: Sun Apr 26 18:36:37 GMT+2 2026

Total time taken to generate the page: 0.00536 seconds