convert to tiff "Error: Can't open file ..."

Discussions on NConvert - the command line tool for image conversion and manipulation

Moderators: helmut, XnTriq, xnview

Post Reply
psgesca

convert to tiff "Error: Can't open file ..."

Post by psgesca »

Hi,

I try to use nconvert to convert .pdf files to fax files from Linux x86. I use the next sintax:
[oracle@srv-ln-pre1 pedro1]$ ./nconvert -out tiff -v -xall -multi FolletoNIIFAlicante19112007.pdf
** NCONVERT v4.81 (c) 1991-2007 Pierre-E Gougelet (Aug 13 2007/15:15:27) **
Version for Linux x86 (X11) (All rights reserved)
** This is a freeware software (for non commercial use)

Segmentation fault

If I try without "multi" option works fine but returns 4 files, one per page.
Any ideas ?

Regards
Guest

Re: convert to tiff "Error: Can't open file ..."

Post by Guest »

Sorry all work fine with
./nconvert -out tiff -v -xall -multi -o FolletoNIIFAlicante19112007.tiff FolletoNIIFAlicante19112007.pdf

But with Faxable TIFF gives error:
[root@srv-ln-pre1 pedro1]# ./nconvert -out ftf -v -xall -multi -o FolletoNIIFAlicante191 12007.ftf FolletoNIIFAlicante19112007.pdf
** NCONVERT v4.81 (c) 1991-2007 Pierre-E Gougelet (Aug 13 2007/15:15:27) **
Version for Linux x86 (X11) (All rights reserved)
** This is a freeware software (for non commercial use)

A Portable Document Format (RGB) was recognized : FolletoNIIFAlicante19112007.pdf
Width:594 Height:841 with 16777216 colors
Nplanes : 1 Bitscount : 24
Bytes Per Plane : 1782
xdpi : 72 ydpi : 72
Error: This output isn't possible (not yet implemented) (FolletoNIIFAlicante19112007.f tf)

Is there a workaround, a new version ?

Regards
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: convert to tiff "Error: Can't open file ..."

Post by xnview »

Is it possible to have the pdf file?
Pierre.
Guest

Re: convert to tiff "Error: Can't open file ..."

Post by Guest »

Yes, how can upload ?
User avatar
xnview
Author of XnView
Posts: 46236
Joined: Mon Oct 13, 2003 7:31 am
Location: France
Contact:

Re: convert to tiff "Error: Can't open file ..."

Post by xnview »

Anonymous wrote:Yes, how can upload ?
on webmaster at xnview dot com
Pierre.
Post Reply