Search found 1 match

by Nick Barker
Fri Mar 26 2004
Forum: Amyuni PDF Converter (PDF Printer Driver)
Topic: Events not firing when using component via IIS
Replies: 0
Views: 4008

Events not firing when using component via IIS

Hi chaps. I have a VB component which does a print and then waits for the EndDocPost event to identify when the print has finished. This all works fine when I call the component from a VB application - all events are triggered and the pdf is created. When calling the component from an asp script und...