Converting pdf to tiff
Copy link to clipboard
Copied
How can I convert a multiple pages pdf file to a single multiple pages tiff file using Acrobat XI?
Copy link to clipboard
Copied
You can't. Acrobat only supports single-image TIFF. If you are doing this
in a plug-in, you can use any TIFF library that supports multi-image TIFF
files (I've done that probably 10 years ago for a high-volume printing
workflow), or you can export to single-image TIFF files and then combine
them after exporting from Acrobat with a 3rd party application.

Copy link to clipboard
Copied
Can you share a small code which uses Acrobat SDK XI in which you load a pdf file and convert it to multiple image files (each page as a separate image) in .tif or .png format for C#.
Copy link to clipboard
Copied
If my computer would have Adobe reader would I be able to have Adobe pro XI too? I tried downloading a free version to see if it's something that can be used in the office to convert PDF to TIFF but it doesn't let me pass the accepting terms window.
Copy link to clipboard
Copied
Yes, you can have Reader and Acrobat Pro on the same machine.

