Forum


Replies: 2   Views: 5477
Jre for launching openoffice
Topic closed:
Please note this is an old forum thread. Information in this post may be out-to-date and/or erroneous.
Every phpdocx version includes new features and improvements. Previously unsupported features may have been added to newer releases, or past issues may have been corrected.
We encourage you to download the current phpdocx version and check the Documentation available.

Posted by LenB  · 27-07-2012 - 21:53

To run the PDF plugin we must first launch OpenOffice. My commandline looks like this:
soffice -headless -accept="socket,host=127.0.0.1,port=8100;urp;" -nofirststartwizard
To run OpenOffice we need a JRE. The Oracle version is no longer packaged for Ubuntu Linux. My question is can we use one of the opensource alternatives such as openjdk-6-jdk? Since we do not have complete control over the server this would be simpler. Thanks for your advice.

Regards,
-Len

Posted by admin  · 11-04-2013 - 12:13

Hello,

Yes, you can use openjdk as JRE. We test it on Debian 6.0 and everything runs fine.

Regards.