I'm attempting to print on an HP 4250tn printer with special paper in Tray 3. 
No matter what I put in the print statement, the output comes from Tray 2.

print itemlist where limit = 1 OPTION Printer | TRAY 3 | PRINTER_NAME
DeliverySlipPrinter

or

print itemlist where limit = 1 OPTION Printer | PRINTER_NAME
DeliverySlipPrinter | TRAY 3

should print on Tray 3, right?

In the report definition itself, PRINTER is set to Default and PAPER SOURCE is
set to Default.

Any suggestions?  This is actually critical in this case.
--
Larry

Reply via email to