These forums are now Read Only. If you have an Acrobat question, ask questions and get help from one of our experts.

PDF to Tiff

Nicktac
Registered: Oct 29 2008
Posts: 3

Hello,

I'm using acrobat 8 pro and trying to convert pdf to tiff through batch processing. I have about 600 PDFs in there own folders. I'm able to convert them to TIFFs just fine but the name is all wrong. What I want is to have the document name follow by an _001 and so on. For example, test_001.tff, test_002.tif... What i'm getting is test_001_page01.tif. Is there a way to fix this?

Thanks,
Nick

My Product Information:
Acrobat Pro 8.1.2, Windows
try67
Expert
Registered: Oct 30 2008
Posts: 2399
You can achieve this by creating a JavaScript batch sequence and saving each PDF using the saveAs() method, which allows you to specify the name of the file you create.

- AcrobatUsers Community Expert - Contact me personally at try6767 [at] gmail [dot] com
Check out my custom-made scripts website: http://try67.blogspot.com