• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Delete selected pages from pdf file

vrunda

Member
I want a vba code to delete selected pages from pdf file, because when we convert excel sheet into pdf , no.of pages get converted to pdf .
 
Vrunda


I'd suggest doing a Google search on "How to automate delete page from pdf file"


There appears to be an Acrobat Automation layer that is available to do these type of things.


Not sure if it can be done via VBA though?
 
Back
Top