[fpc-pascal] Converting .doc and/or .html to .pdf
    Marcos Douglas 
    md at delfire.net
       
    Sun Jan 16 15:44:06 CET 2011
    
    
  
On Sat, Jan 15, 2011 at 7:39 PM, Andreas Schneider <aksdb at gmx.de> wrote:
> 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.
You're right. The command line is more simple.
Thanks for the tip, I will try this.
Marcos Douglas
    
    
More information about the fpc-pascal
mailing list