Hi,
I'm trying faxman fax printer under windows 7.
I'm using Visual Studio 2008 and VB.net.
After the faxprinter is correctly installed using faxinstall.bat, I make a very simple form with only the FaxPrint component who catch the PrintComplete event and show a textbox. If I lounch this form it works.
Now I add to my very simple form a lot of other components (like buttons, panels, labels etc.).
If I print from an application (MS Word for example) to my fax printer, the event is not catched by my application and the text box don't show.
Any suggestions?
thanks so much,
Francesco Cartella