Convert PDF to TIFF
Posted: Wed Feb 21, 2007 9:52 am
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
Any help will be extremely appreciated 
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
