bdmclennan
Programmer
One of my clients has requested a print log be created for a Legal document database. She wants to know when a document has been print previewed (easy) and if that document or any part of it is sent to print (my problem).
There are several hundred print servers available globally and thousand of printers that this document can go to therefore the code has too be fired from the Access side.
I assumed that the on print event would allow me to capture the print job but it fires when previewing.
Any ideas or suggestions would be greatly appreciated.
Cheers
B.
There are several hundred print servers available globally and thousand of printers that this document can go to therefore the code has too be fired from the Access side.
I assumed that the on print event would allow me to capture the print job but it fires when previewing.
Any ideas or suggestions would be greatly appreciated.
Cheers
B.