Control Bin

TECH TIP: Selecting Paper Bins for Each Page

Sometimes you may want to print the first page of a report to the manual bin and then print the remaining pages to the default bin.

You can use the Report.OnStartPage event to set the bin for any page.

Example:

Note: The above example assumes the manual bin is 4th in the list (remember its a 0 based index). To account for different print drivers, you could search for the ‘manual’ bin in code by performing a search on the printer’s available bin names: