Page 1 of 1

Problem with WaitForNovaEvent

Posted: Fri May 21, 2010 6:20 am
by Roshni Rupesh
Hi,

I want my application in C# to be notified once the print job is completed.
i was using WaitForNovaEvent API but, once this is called, the main thread is getting blocked and messages are not received on time.
I am using an alternative of registering a UserControl handle to receive all the windows messages and nova messages and then filtering the messages for save completed. But this is taking longer time than the actual time it takes for printing.

Is there another way of acheiving this?

Roshni Rupesh.

Re: Problem with WaitForNovaEvent

Posted: Fri Jul 02, 2010 8:53 am
by Claudiu (Softland)
Hello,

Unfortunately this issue is not directly related to the novaPDF functionality and therefor cannot be attended.

We have tested the WaitForNovaEvent API and it is working as intended.