J
juvi
Hello,
I have got 2 reports which I want to print. I use the following which works
perfect if printing it seperately:
DoCmd.OpenReport "Report_A"
DoCmd.OpenReport "Report_B"
I use FreePDFXP. Is it possible to connect both documents to one print
job/document to receive only one PDF file?
thx in advance.
juvi
I have got 2 reports which I want to print. I use the following which works
perfect if printing it seperately:
DoCmd.OpenReport "Report_A"
DoCmd.OpenReport "Report_B"
I use FreePDFXP. Is it possible to connect both documents to one print
job/document to receive only one PDF file?
thx in advance.
juvi