Hi,
Does anyone know of a simple way to change printers while printing various parts of a report. To be specific (to change trays). I want to print e.g pages 1, 3, 8 and 15 from a tray containing headed paper and the others (2,4,,5,6,7,9-14) to a seond tray/printer. The page numbers I have found using some vba and I want to change the active printer depending on the page I am currently printing. The layout of the pages will not change as the printers are the same. I’ve read that the PRTDEVMODE property is read only when previewing a report.
Any help or sample code greatly received
Thanks
Jason