Hello,

The message says you have to run openoffice on the server in order to allow PDF generation.
Run : xvfb-run -a /opt/openoffice.org2.1/program/soffice.bin -headless "-accept=socket,host=localhost,port=8100;urp;StarOffice.Service" with
  • -nofirststartwizard (if you run OpenOffice for the first time and don't want to have a starting wizzard, which won't be visible as you run it using -headless)
  • the path to your openoffice installation, here it is /opt/openoffice.org2.1/
  • xvfb-run is useless since openoffice 2.3
This starts OpenOffice in listen mode on port 8100.
See §22.6 of our Nuxeo book : http://doc.nuxeo.org/current/reference/html-single/nuxeo-book.html#d1306e3640



JOSé ABREU SANCHEZ a écrit :
Hello
In general a PDF in NUXEO gives me the following error. 
xvfb-run -a /opt/openoffice.org2.1/program/soffice.bin -headless "-accept=socket,host=localhost,port=8100;urp;StarOffice.Service"

How can I solve this.
  


Express yourself instantly with MSN Messenger! MSN Messenger

_______________________________________________ ECM mailing list [email protected] http://lists.nuxeo.com/mailman/listinfo/ecm


-- 
Julien CARSIQUE, Nuxeo (Paris, France)
Open Source Enterprise Content Management - http://www.nuxeo.org/
Nuxeo EP 5: extensible, Java EE and standards based ECM Platform
http://www.nuxeo.com/ - Tel: +33 1 40 33 79 87
_______________________________________________
ECM mailing list
[email protected]
http://lists.nuxeo.com/mailman/listinfo/ecm

Reply via email to