On Mon, 30 Jul 2012 10:04:36 +0100, Sharon Kimble wrote: >I'm trying to use this command to create a pdf file from an .odt file >but its failing for some reason. >----------------------------------------- > libreoffice --headless --invisible --convert-to pdf test.odt >----------------------------------------- > >Can anyone help me in getting it to work please, as its needed for a >bash script.
$ unoconv -f pdf file.odt works wonderfully in Arch, AFAIK the last time I had to use it in Ubuntu I needed to replace the Ubuntu version with the upstream version from the author's web site. -- For unsubscribe instructions e-mail to: [email protected] Problems? http://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/ Posting guidelines + more: http://wiki.documentfoundation.org/Netiquette List archive: http://listarchives.libreoffice.org/global/users/ All messages sent to this list will be publicly archived and cannot be deleted
