I tried to print out a form using form.print, after the line Printer.Orientation = vbPRORLandscape. It said that the this type of printer could not print this format (when it tried to print). The printer printed this error:
PCL XL error
Subsystem: KERNEL
Error: IllegalTag
Operator: 0x1b
Position: 2
In case this matters, the printer is a brand new HP LaserJet 4000 N. I doubt that's the problem though.
Any ideas how I could print a form in landscape without errors?
Sample Code Welcome ;)
