Using PDF Creator from MS Access
Submitted by jasonbeach on Thu, 2007-12-06 23:54.
I am wanting to output various reports from a MS Access database I have. I can print to the PDFCreator with no problem. My question is, is there a way to print two or more reports to one pdf file? Is the an object model for the pdfCreator class?
Thanks,
Jason
Please take a look at the sample:
modPDFCreatorAccess2000.bas
Look for it in the PDFCreator application path.
Frank