[fpc-pascal] Converting .doc and/or .html to .pdf
    Andreas Schneider 
    aksdb at gmx.de
       
    Sat Jan 15 22:39:33 CET 2011
    
    
  
On Saturday, January 15, 2011 22:18 Marcos Douglas wrote:
> Hi,
> There are libs, in Pascal,  to convert .doc and/or .html files to .pdf?
I   don't   think   so,   but  I  would  suggest  to  use  a  headless
OpenOffice.org/LibreOffice  for  the  conversion. Using the Pascal UNO
Bridge  you  may even be able to control it from a Pascal application,
but  for a simple conversion it's probably a lot easier to just invoke
it via commandline.
-- 
Best Regards,
Andreas
    
    
More information about the fpc-pascal
mailing list