In my Order Program, once the user has completed the placement of an order and saved same, the print preview comes up with the invoice. I need to be able to detect if the user actually printed the invoice from this location so I can create a log file of printed invoices.
Is there a way to detect if a user actually printed the invoice?
Thanks for your help. rd.