Create a custom printing driver such as HylaPrintMon.dll

teixeira

Well-known member
Joined
Apr 5, 2005
Messages
94
Location
LEIRIA-PORTUGAL
Hello i would like to make in C# a custom driver for printing like HylaPrintMon.dll which is a driver to "print" (send) faxes through HylaFax.

The driver is open-source but in C++ and i dont undestand a piece of it.
This is a DLL that is called when we send to print something at a specific port, and it prompt some windows forms such as Username, server, pwd, number to faxing etc and i would like to make a custom forms on my own to customize it.

Any help will be gratly appreciated.
 
Back
Top