nuxeo / jodconverter

JODConverter automates document conversions using LibreOffice/OpenOffice.org
35 stars 22 forks source link

Add OfficeHome autodetection support for LibreOffice 4.2 (Linux) #6

Open piotrp opened 10 years ago

piotrp commented 10 years ago

Linux packages install LO at /opt/libreoffice4.2.

You could add paths for a few future versions as well, as you did for Windows here @052abda2018dd649b8384fbc47c3946fe103f850.

/opt/libreoffice4.2 /opt/libreoffice4.3 /opt/libreoffice4.4 /opt/libreoffice4.5

efge commented 10 years ago

Thanks, https://jira.nuxeo.com/browse/NXP-14653 will track this.