Convert acrobat 9.0 PDF to Image .PNG Using VBA Code (2 Viewers)

I've never come across this before, it looks like it could potentially be really helpful - But I can't see where the free/community edition might be.
 
There is an equivalent technique that inserts the PDF as an OLEObject onto a worksheet in Excel, and it kinda works if all you are after is to export the first page of the PDF. I may have misunderstood, but can this method export more than just first page?
 
Hi everyone!

Could someone please help me convert a PDF file to PNG format using Acrobat? I want to open the file with Acrobat 9.0 and then convert or export it to PNG format. If you could provide me with a simple VBA example, I would be very grateful. Please, keep it simple as I'm new to this kind of programming.
If you have Access (and judging from your comment earlier about using Powerpoint), I'm going to take a stab-in-the-dark and assume you also have access to MS Word?

If so, you could always just load the PDF into Word, and then export the relevant page(s) of the PDF as PNGs that way....?
 

Users who are viewing this thread

Back
Top Bottom