Search found 10 matches

by gintaras
Fri Mar 27, 2015 6:25 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

My problem is solved thanks to cday:

I haven't had installed GS before on my Windows.

I installed the last version of it and everything got ok.

Thank you Pierre, nconvert is an excelent tool with outstanding performance.

Gintaras
by gintaras
Thu Mar 26, 2015 12:10 pm
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

My nconcert version is 6.70.

Tried -multi and -xall in different places but again- output TIFF is singlepaged although input PDF is two-page:

nconvert -o $\%.tif -out tiff -multi -xall ak_multi.pdf

In resulting TIFF file there's only the first page of corresponding PDF file.
Please send me your ...
by gintaras
Thu Mar 26, 2015 9:59 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

Sorry for the duplicated post. I can't delete it myself.

I tried your command exactly as you typed (used clipboard for that). See it for yourself (nconvert was unpacked into D:\xNconvert\XnView> folder):

D:\xNconvert\XnView>nconvert -xall -dpi 200 -multi -out tiff -c 8 -o 2paged_exmpl.tif 2paged ...
by gintaras
Thu Mar 26, 2015 9:19 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

I thought may be the problem was my computer. Tried on couple of different ones, tried on Windows virtual PC in XP mode- the result was always the same- just the first page in output file.

I'm attaching output file.
by gintaras
Thu Mar 26, 2015 8:52 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

Just tried Windows 64bit version. Again, windows photo viewer shows only the first page:

D:\xNconvert\XnView64>nconvert -xall -dpi 200 -multi -out tiff -c 8 -o 2paged_exmpl.tif 2paged_exmpl.pdf
** NCONVERT v6.70 (c) 1991-2015 Pierre-E Gougelet (Feb 18 2015/16:46:22) **
Version for Windows Xp/Vista ...
by gintaras
Thu Mar 26, 2015 8:36 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

I'm using Windows Photo Viewer.

Strangely enough, I can see with it that TIFF you've attached is two paged.

I tried your command with JPEG compression, the output still consisted just one page!

There must be something wrong with my nconvert.exe or my OS.

I downloaded 32 bit version NConvert-win ...
by gintaras
Thu Mar 26, 2015 6:05 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

Thank you, Cday your example command. Tried it but again- the output TIFF is only with the first page of PDF.

I attach the PDF I tried to convert.
by gintaras
Wed Mar 25, 2015 1:26 pm
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

My nconcert version is 6.70.

Tried -multi and -xall in different places but again- output TIFF is singlepaged although input PDF is two-page:

nconvert -o $\%.tif -out tiff -multi -xall ak_multi.pdf

In resulting TIFF file there's only the first page of corresponding PDF file.
by gintaras
Wed Mar 25, 2015 1:19 pm
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

As I mentioned I'used -multi to no avail:

nconvert -o $\%.tif -out tiff -dpi 200 -xall -multi ak_multi.pdf

I only need to convert multipage PDF to multipage TIFF, not vice versa.

It seems that in above example either -multi, or -xall doesn't work.
by gintaras
Wed Mar 25, 2015 10:07 am
Forum: NConvert
Topic: Converting Multipage TIFF to PDF
Replies: 19
Views: 8824

Re: Converting Multipage TIFF to PDF

I cannot manage to do the vice versa: I need to convert multipage PDF to a multipage TIFF. Used it like this:

nconvert -o $\%.tif -out tiff -dpi 200 -xall -multi ak_multi.pdf

I get ak_multi.tiff on the output but the file is singlepage with only the first page of original PDF...