Click to See Complete Forum and Search --> : Is there a way to change paper tray while printing in CR


codism
December 7th, 2006, 02:41 PM
Hi, I want to know is there a way to change paper tray while printing a report in crystal report XI? We have a request that the first page of the report should be from one tray while the second page and rest of all pages (if any) should take paper from another tray. Is this possible in CR XI?

Thanks in advance!

codism
December 11th, 2006, 12:24 PM
Just got the solution from another forum:
The key is to change ReportDocument::PrinterOptions::PaperSource - Print the first page with one paper source and print rest pages with another paper source.