[libreoffice-users] Re: convert to pdf - failing

2012-07-31 Thread NoOp
On 07/31/2012 12:53 PM, Lynne Stevens wrote:
...[snip]
> *Question there are you using windows or linux ?

linux:

or in my case:
/opt/libreoffice3.5/program/soffice --headless --invisible --convert-to


That is a linux path, not a windows path.

> On 07/31/2012 11:12 AM, NoOp wrote:
>> On 07/30/2012 02:04 AM, 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.
>> What version of LO?
>>
>> For 3.3.4:
>> libreoffice --headless --invisible -convert-to pdf test.odt
>>
>> Note the single dash (-) before 'convert'. It I use --convert I get an
>> error. Also, the process doesn't terminate properly & I have to use
>> Ctrl-c to get it to quit.
>>
>> For 3.5.x:
>> libreoffice --headless --invisible --convert-to pdf test.odt
>> or in my case:
>> /opt/libreoffice3.5/program/soffice --headless --invisible --convert-to
>> pdf test.odt
>> works w/o issue.
>>
>>
>>
>>
>>
> 
> 



-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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


Re: [libreoffice-users] Re: convert to pdf - failing

2012-07-31 Thread Lynne Stevens



omega
The
Omega sector
America's Last
Line of
Defense

*Question there are you using windows or linux ?



*

On 07/31/2012 11:12 AM, NoOp wrote:

On 07/30/2012 02:04 AM, 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.

What version of LO?

For 3.3.4:
libreoffice --headless --invisible -convert-to pdf test.odt

Note the single dash (-) before 'convert'. It I use --convert I get an
error. Also, the process doesn't terminate properly & I have to use
Ctrl-c to get it to quit.

For 3.5.x:
libreoffice --headless --invisible --convert-to pdf test.odt
or in my case:
/opt/libreoffice3.5/program/soffice --headless --invisible --convert-to
pdf test.odt
works w/o issue.








--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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


[libreoffice-users] Re: convert to pdf - failing

2012-07-31 Thread NoOp
On 07/30/2012 02:04 AM, 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.

What version of LO?

For 3.3.4:
libreoffice --headless --invisible -convert-to pdf test.odt

Note the single dash (-) before 'convert'. It I use --convert I get an
error. Also, the process doesn't terminate properly & I have to use
Ctrl-c to get it to quit.

For 3.5.x:
libreoffice --headless --invisible --convert-to pdf test.odt
or in my case:
/opt/libreoffice3.5/program/soffice --headless --invisible --convert-to
pdf test.odt
works w/o issue.





-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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


Re: [libreoffice-users] Re: convert to pdf - failing

2012-07-30 Thread Brian Barker

At 11:55 30/07/2012 -0700, J Taylor wrote:

You do not need a PDF Converter.
In Libre Office Goto > File > Export as PDF - Job done.


You are right, of course, that LibreOffice provides a useful "Export 
as PDF" function.  But it may be worth mentioning that it is still 
useful to have a virtual PDF printer installed.  If, for example, you 
are printing from LibreOffice as a brochure, you cannot see exactly 
what will happen using Page Preview, and there is no brochure option 
in Export as PDF.  You can save a lot of wasted paper by creating 
test prints of your brochure as PDF using a virtual PDF printer.


Brian Barker


--
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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



[libreoffice-users] Re: convert to pdf - failing

2012-07-30 Thread Jonathan Hudson
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: users+h...@global.libreoffice.org
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



[libreoffice-users] Re: convert to pdf - failing

2012-07-30 Thread Tinkerer
You do not need a PDF Converter.
In Libre Office Goto > File > Export as PDF - Job done.

Tink.



--
View this message in context: 
http://nabble.documentfoundation.org/convert-to-pdf-failing-tp3998412p3998516.html
Sent from the Users mailing list archive at Nabble.com.

-- 
For unsubscribe instructions e-mail to: users+h...@global.libreoffice.org
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