Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

duplex printing a subreport

Status
Not open for further replies.

brench1

Programmer
Nov 9, 2003
9
US
Is it possible to duplex-print a subreport only (and have the rest of the main report print in simplex)? I realize I could set the entire report to print in duplex and then add blank pages after the sections I want to be in simplex (i.e. simulate simplex printing with blank pages), but I’m also wanting to print the subreport from a printer bin/tray different than the one I use for the main report. For this reason, I’m trying to use VB6 to set my printing options programmatically. I have CR 8.5 and am using an ICRDesigner object in Visual Basic.

Thanks in advance.


Brad
 
Consider creating a seperate report for the duplex printing, that' probably th simplest method.

-k
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top