
Error on printing on HP 500
I made an application at my home. I use a Cannon BJ-200e printer and
in my home the app runs with no problem.
At work, we have HP 500 and when the app has to print something, it
sends a message saying Illegal something and aborts.
I'm printing using the printer object and its methods
(Printer.ScaleMode = 6, Printer.FontName = "Courier", Printer.FontSize
= 12, Printer.ScaleHeight = 66, etc...)
Does anyone has an idea for what's happening?