Search found 6 matches

by RotBlitz
Fri Oct 25, 2013 4:47 pm
Forum: NConvert
Topic: Multipages pdf to multipages tiff
Replies: 13
Views: 125643

Re: Multipages pdf to multipages tiff

It seems you need to read and follow my instructions above... :|
by RotBlitz
Mon Jan 14, 2013 10:51 am
Forum: NConvert
Topic: Multipages pdf to multipages tiff
Replies: 13
Views: 125643

Re: Multipages pdf to multipages tiff

Just sent. :)
by RotBlitz
Fri Dec 21, 2012 3:14 pm
Forum: NConvert
Topic: Multipages pdf to multipages tiff
Replies: 13
Views: 125643

Re: Multipages pdf to multipages tiff

Nevermind. As GhostScript needs to be installed when using NConvert with PDFs, you simply let do it by GhostScript (latest version!):
gswin32c -sDEVICE=pdfwrite -dSAFER -o 1015120145.%%02d.pdf 1015120145.pdf
rem The last split PDF is just an empty page, so let's delete it:
for %%e in (1015120145 ...
by RotBlitz
Tue Dec 18, 2012 4:34 pm
Forum: NConvert
Topic: Multipages pdf to multipages tiff
Replies: 13
Views: 125643

Re: Multipages pdf to multipages tiff

Hello,

I'm facing the same problem. It looks to me this is because NConvert doesn't recognise the format / page size / dimensions correctly if e.g. the orientation changes in the PDF. This can be seen from the output where the input PDF has four pages and can be viewed without problems with e.g ...
by RotBlitz
Tue Dec 18, 2012 10:36 am
Forum: NConvert
Topic: Convert PDF to TIFF inc notes
Replies: 3
Views: 11296

Re: Convert PDF to TIFF inc notes

Thanks for the responses. Printing is not an option, I want to do this unattended.
by RotBlitz
Mon Dec 17, 2012 1:54 pm
Forum: NConvert
Topic: Convert PDF to TIFF inc notes
Replies: 3
Views: 11296

Convert PDF to TIFF inc notes

Hello,

What needs to be done to also "print" the notes/comments contained in a PDF document to an image like TIFF? Is this supported at all? Does this possibly require some Ghostscript configuration?

Thanks for any advice.
RotBlitz