Haberkorn Ulmer "PrintMailService"

03 / 2006  
 
In March 2006 Luxbox.net developed the Haberkorn Ulmer "PrintMailService".
 
A windows service that checks various mailboxes for forwarded fax messages. If such a message is found it is printed on a printer defined per mailbox.
 
Printing from a windows service was a bit of a hurdle first. By using a C++ dll made by Luxbox.net to wrap the needed printing functions it was possible to finish the project in time.