Kent's suggestion of setting up two "printers" in Windows with one designated as tray 1 and the other tray 2 is one technique I've used (in fact just used it this week for a client.)
Another is to create a copy of the frx on the fly and manipulate the EXPR field .. then print using the temporary frx instead of the original frx. The third option is to use ReportListeners to take control of printing and set everything yourself but this isn't simple and is probably overkill for this one situation. Cathy > -----Original Message----- > From: [email protected] [mailto:[email protected]] On > Behalf Of Mark Dimmock > Sent: Wednesday, June 09, 2010 9:51 AM > To: [email protected] > Subject: Printer output settings > > Anyone know an easy way of sending reports to specific printer trays using > code? Also need to be able to specify number of copies. > For example, we need to produce delivery notes from tray 2 and invoices > from tray 3 from same workstation & printer. > I know I could use the EXPR field in report.frx, but sometimes if the > report is reprinted it may need to go to different printer & tray or only 1 > copy. > > Mark Dimmock > Acton Gate Systems Limited > Automotive Components Park > Hallens Drive, > Wednesbury WS10 7DD > T: 0121 505 6533 > F: 0121 505 6943 > M: 07977 431106 > *: [email protected] > Web<mailto:[email protected]%0bweb>: > www.actongate.com<http://www.actongate.com/> > > > > --- StripMime Report -- processed MIME parts --- > multipart/alternative > text/plain (text body -- kept) > text/html > --- > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/000f01cb0963$8943b800$9bcb28...@com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

