Quote:
Originally Posted by Ooble
Programmatically creating PDF files is hell in a bucket. Your best bet is to create an RTF or something similar (perhaps an ODT?) and then use one of those freeware converters to convert it. If you can find a library, congrats.
|
Thanks
I will try to learn how to create RTF files in delphi b'coz I've never used them inside delphi but I'll try.
Thank you very much...