I have this small word editor written in Delphi, I need a library to save/export the text as a PDF document. Is there any good library, .dll file, preferably free, that gives this function? maybe converting it from a string, or the .rtf file to a PDF?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
|
Perhaps Synopse PDF engine - it is Open Source (you can choose between MPL/GPL/LGPL license) and it has builtin export from RTF to PDF (see comment by A.Bouchez, author of the lib). |
|||||
|