DocSpring / libreconv

Ruby gem that converts office documents to PDF using LibreOffice / OpenOffice.
MIT License
198 stars 63 forks source link

Can't find Libreoffice or Openoffice executable #7

Closed singhkishan closed 10 years ago

singhkishan commented 10 years ago

Can't find Libreoffice or Openoffice executable.even after installing the openoffice

ricn commented 10 years ago

Sorry for the late response. I have totally missed this issue. You need to add the folder that contains the soffice command to your PATH. If you use a mac it's usually this folder: /Applications/LibreOffice.app/Contents/MacOS

vkeziah commented 7 years ago

Can we use this on heroku ? if so what is the path to set ?