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
PDF Multi pages
Moderators: helmut, XnTriq, xnview
Re: PDF Multi pages
Yes, it's this command line, perhaps could you send me the pdf to test?Joe wrote: I have been playing with the following command line:
nconvert -o Output.tif -out tiff -xall -multi Original.pdf
Pierre.