Does anyone know how to determined whether a document has been spooled,
when trying to print the document
from a Twebbrowser.
I need to prevent the form from being closed before the browser has
finished spooled the print job, otherwise I lose some of the print job.
I use the following print command. wb.ExecWB(OLECMDID_PRINT,
OLECMDEXECOPT_DONTPROMPTUSER, vaIn, vaOut);

Regards


__________________________________________________
Delphi-Talk mailing list -> [email protected]
http://www.elists.org/mailman/listinfo/delphi-talk

Reply via email to