G
Guest
Hi everybody,
I'm a pretty seasoned Access developer and have a problem now. I need to
reprint a certain report multiple times from code, each time for a diferent
customer, meaning the report changes for each printout.
These reports need to be printed to a file, not a printer. Each "printout"
will get a different file name.
How do I do this completely automatically via VBA?
I Googled this thouroughly. I've seen some talk about MODI, but I didn't see
how anyone uses this for outputting Access report to .mdi files. I see others
use third-party tools for generating PDFs, but my client won't accept
3rd-party.
I will immensely appreciate any and all help offered.
Thankfully, YisMan
I'm a pretty seasoned Access developer and have a problem now. I need to
reprint a certain report multiple times from code, each time for a diferent
customer, meaning the report changes for each printout.
These reports need to be printed to a file, not a printer. Each "printout"
will get a different file name.
How do I do this completely automatically via VBA?
I Googled this thouroughly. I've seen some talk about MODI, but I didn't see
how anyone uses this for outputting Access report to .mdi files. I see others
use third-party tools for generating PDFs, but my client won't accept
3rd-party.
I will immensely appreciate any and all help offered.
Thankfully, YisMan