DataMinerHome
Registered User.
- Local time
- Yesterday, 23:33
- Joined
- Jan 4, 2010
- Messages
- 57
I want to combine several reports, and also some query outputs, into one pdf file. I can do this currently by running each report or query, using PrimoPDF to print it, and then manually selecting the "append" option to append the next report to the existing file. However, this is cumbersome because there are 7 different reports I want to append to one pdf file, multiplied by about 30 different reporting options.
Rather than peform 210+ manual operations, I would sure like to be able to write some code to do this. However I don't see that PrimoPDF makes anything available through VB. So... any ideas?
The pdf writer that is integral to MS Access does not seem to be able to append to an existing pdf file.
Is there a way to do this? Or is it just a wrong-headed approach? Ideas?
Rather than peform 210+ manual operations, I would sure like to be able to write some code to do this. However I don't see that PrimoPDF makes anything available through VB. So... any ideas?
The pdf writer that is integral to MS Access does not seem to be able to append to an existing pdf file.
Is there a way to do this? Or is it just a wrong-headed approach? Ideas?