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

How to find the raster image in pdf

prabudass
Registered: Aug 14 2008
Posts: 71

I need to find out the raster image in pdf files and extract the image and save it as tiff through programmatically. I tried to automated the Export All images(Advanced->Document Processing->Export All Images) through programming(.Net) but i could not automate that Browser(Export All Images As) window. Kindly advice me, with any samples.

Thanks in Advance,
Prabudass

My Product Information:
Acrobat Pro 8.0, Windows
thomp
Expert
Registered: Feb 15 2006
Posts: 4411
Can't be done from JavaScript. Acrobat JavaScript has almost no control/access to images or graphics in the PDF. For this sort of thing you need a 3rd Party Plug-in

Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]

The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/]http://www.adobe.com/devnet/acrobat/[/url]

Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script

prabudass
Registered: Aug 14 2008
Posts: 71
Hello Thom Parker,

Thanks for your response. Could you please advice me the name of the free third party Plug-in (or) .exe to export all images from Acrobat pdf file.

Thanks,
Prabudass