You are not logged in.
Hello,
If I have a file in Rich Text Format (say, "Myfile.rtf"), can I convert it into .pdf via PDFEngine ? I have looked into the forum but I haven't found any example for that.
Sorry for making a trivial question, maybe, but I am new with PDFEngine.
Many thanks
Pio Pio
Offline
Use the mORMotReport.pas unit, e.g. as stated by http://synopse.info/forum/viewtopic.php?id=76
Create a simple report, and use the AppendRichEdit() method.
Offline