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 IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printer Tray Control

Status
Not open for further replies.

johngw

Programmer
Jul 16, 2002
7
AU
Is there a way of controlling which printer tray each page of a report is printed from within the report. i.e. I want to print every Group Header from a tray with letterhead in it and all other pages from a different tray.
 
Heres the answer

"One can specify which printer tray to use when printing the report using the
Actuate Requester API AcReqSetPrintTray. This API allows to set the
printer tray to use for the complete report and it is not possible to use
print different sections of the report to different tray.
Also this API currently does not work and a SCR has been filed to fix this
issue. For your reference the SCR# is 11282, I have added All Solutions
to this SCR. "
 
In Actuate Formula One version 8 (Java), is it possible to change the printer for report output based on a group key so that each group is output to a different printer. If not, is there any other way to achieve this using subreports etc.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top