Probably better and crossplatform way would be to use unoconv (
https://github.com/dagwieers/unoconv )

- Unoconv is is a python script that should be run as terminal app with the 
python bundled with libre/openoffice.
- we could use 'unoconv' in openlp to find the openoffice installation then run 
the conversion in a subprocess like

    C:\Program Files (x86)\LibreOffice 3.5\program\python.exe unoconv -f
pdf some-file.odt

Python script unoconv:
https://github.com/dagwieers/unoconv/blob/master/unoconv

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1165905

Title:
  import generic doc on OSX

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  On Mac OS X it is not possible to import a song from 'Generic
  Document/Presentation'.

  OpenLP is not able to find libre/open offfice on osx and use it for
  the document conversion and import.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1165905/+subscriptions

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to