View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JPS[_2_] JPS[_2_] is offline
external usenet poster
 
Posts: 7
Default print specific pdf page from excel

I would like to print a specific page in a PDF document from excel using
VBA.

For example if the PDF hile has 8 pages, I'd like to specify with code to
print page 5 or perhaps page 5 to 6.