View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
JbL JbL is offline
external usenet poster
 
Posts: 17
Default Create an Adobe PDF from other PDF files

Hi,

I know this looks as though it falls outside of Excel, but I have code that
creates about 75 pdf files of my excel charts. That was the relative easy
part. (btw, I'm using xcl '02, adobe 5.0, & win xp).

What I am trying to do is have code where I can select various pages from
these PDF's and assemble them into different master documents. Is that
possible? Anyone have any sample code? Or would I have to assemble the chart
sheets together in an excel workbook in the order I want before it gets
pdf'd? I'm dealing with 50+ workbooks and probably a few hundred pages of
printed charts.

Thanks!

jbl