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
convert to tiff "Error: Can't open file ..."
Moderators: helmut, XnTriq, xnview
Re: convert to tiff "Error: Can't open file ..."
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
./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
Re: convert to tiff "Error: Can't open file ..."
on webmaster at xnview dot comAnonymous wrote:Yes, how can upload ?
Pierre.