View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
 
Posts: n/a
Default Sort and print .pdf files into one .pdf document via VBA code?

I manage a number of .pdf files that I sort and create a uniqe combined
(combined into one .pdf) bundle for each client. I know I can
associate .pdfs in Excel as hyperlinks and query then and sort based on
client requirements.

Does anyone have any ideas on how to automatically print a select set
of .pdf documents, combining them into one .pdf document using VBA
code?

Thank you,