Hi,

nb: i'm sorry for my language and if this subject was posted before :s

Though there's nothing wrong with your language, in case your native one happens to be french there's also a user list in that language available at [EMAIL PROTECTED]

I have a web server with PHP and i want to create PDF from html or
OpenOffice document.

I know that a solution exist, it consist to create a shell script that
call a openoffice macro on a X display.

Meanwhile, on my serveur, i only have a console, and no graphic
interface (logic for a server ;) )

So, is a solution exist to call openoffice macro from command line to
convert to PDF ?

OpenOffice.org requires an X server to work, however I think an oft recommended solution to make this requirement less of a burden on graphicless machines is to use a virtual frame buffer, for instance Xvfb, to allow X requests to have a target. Googling for virtual frame buffer yields a number of sites explaining how to set it up, hopefully this can solve your problem.

Regards,

Cyrille

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to