I've tried to change the printer settings through visual basic
*****************************************
Report.PrinterSetup (0)
Report.PaperSource = 259
Call Report.PrintOut(false, 1, True, 1, 1)
-- this prints the report from the correct tray, but
-- the user gets a popup window that i don't...