The process of extracting PDF pages from vba effectively

Asked By 20 points N/A Posted on -
qa-featured

I want to know the process of extracting pdf pages from vba effectively. What's the solution to this problem? ASAP

SHARE
Answered By 10 points N/A #141712

The process of extracting PDF pages from vba effectively

qa-featured

Hello Cassandra,

There is a code that you can use to extract the pages from VBA. The code is a bit long but it gets the work done. You will need to refer to the Acrobat.tlb file that is found in the Acrobat Pro program Folder. You may download the following code.

Regards,

Carl

Related Questions