User login

Who's online

There are currently 1 user and 131 guests online.

Online users

Advertisements


SourceForge.net Logo

Developement suggestion for pdfcreator (2)

Submitted by apeters on Sun, 2008-07-13 02:53.

Hello!
It would be nice, when you add a new COM Feature, that sends a Windows Message to a specified handle.

I mean, if an Event "onReady" or "Error" is called he sends a sendMessage() to a specified handle with lparam and wparam. Some COM Users use languages, that doesnt support COM-Events. In my situation Sybase Powerbuilder. At the Moment I have to make some loops that wait for PDF Creator actions, like printing. It would be better when i can get a message from PDF Creator that he is finished.

I think this feature need for you 10 - 20 minutes to solve. - 2 new functions csetErrorEventHandle() and csetReadyEventHandle()
- In the Ready and Error events you only need to call
sendMessage( ,... )

© 2006 by pdfforge.org :: Contact us

Validate XHTML or CSS.