Board index » delphi » Printer Tray Selection

Printer Tray Selection

I need to be able to programatically select a PRINTER TRAY from a
selected installed printer.  I cannot find a property or method in the
Printers VCL class to accomodate this.

Can you please show me how to do this in Delphi 2.0 when printing a
Quick Report report.
Please note that the operator doesn't want to select the printer tray
from the printer dialog box.  They want it totally automated.

Thanks in advance...   Paul

 

Re:Printer Tray Selection


Quote
> I cannot find a property or method in the
>Printers VCL class to accomodate this.

>Can you please show me how to do this in Delphi 2.0 when printing a
>Quick Report report.

See QuickReports TprinterSettings OutputBin property

--
Brian Bushay (TeamB)
Bbus...@DataGuidance.com

Other Threads