Page 1 of 1

Convert PDF to TIFF

Posted: Wed Feb 21, 2007 9:52 am
by Salim
Hello,

First off all thanks a lot for your work, it will be very usefull for me if manage to make it working.

I try to generate a Fax from a PDF. The format is TIFF CCITT G4.

My commande is

Code: Select all

nconvert -multi -c 7 -out tiff FaxG4.tiff fax.pdf 
Any help will be extremely appreciated ;-)

The return

Posted: Wed Feb 21, 2007 9:54 am
by Salim
The return is "Erreur de segmentation"

I'm working on Suse Linux 10.1

Thanks

Re: The return

Posted: Thu Feb 22, 2007 12:37 pm
by xnview
Salim wrote:The return is "Erreur de segmentation"

I'm working on Suse Linux 10.1

Thanks
Do you have the last version of nconvert?

Reply

Posted: Wed Feb 28, 2007 8:33 am
by Salim
Yes I have !
But I finally solve my problem by using an other program ;-)
Thanks