Page 1 of 1

PDF Multi pages

Posted: Sun Jan 20, 2008 10:55 pm
by Joe
Hi, i'm trying to convert a single multi-paged PDF file into a single multi paged TIFF file.

The best i have managed is several seperate multipage PDF files into 1 TIFF but only the first page of each PDF file is used.

I have been playing with the following command line:
nconvert -o Output.tif -out tiff -xall -multi Original.pdf

Thanks

Joe

Re: PDF Multi pages

Posted: Mon Jan 21, 2008 7:52 am
by xnview
Joe wrote: I have been playing with the following command line:
nconvert -o Output.tif -out tiff -xall -multi Original.pdf
Yes, it's this command line, perhaps could you send me the pdf to test?