I am using Win32::GUI::AxWindow to load an html page and print it. (http://www.perlmonks.org/?node_id=619374)


I am having trouble, however, knowing when the printer finishes printing so I can close my application.



Can anyone tell me how to capture the endPrint event using Perl? (https://msdn2.microsoft.com/en-us/library/system.drawing.printing.printdocument.endprint.aspx)



Thanks,



Steve


Reply via email to