CDIntfEx1EndDocPost Locks printing app

The Amyuni PDF Converter is our Printer Driver that enables you to convert any documents to PDF format. If you have any questions about installing and using the Amyuni PDF Converter please post them here.
Post Reply
JasonR
Posts: 8
Joined: Mon Jun 09 2003

CDIntfEx1EndDocPost Locks printing app

Post by JasonR »

We have some code in the CDIntfEx1EndDocPost procedure which prompts our users with a dialog.. When this happens, the application which started the print job stops responding, and therefore stops repainting itself.. Is there a way to force or send a message to the evoking app to tell it that the print job is done before we prompt with the dialog? The reason being -users need to read text from notepad after they print to the driver and enter it into our dialog produced in the CDIntfEx1EndDocPost proc. TIA!
Post Reply