setting page to A3 or A4 dinamically [message #89122] |
Fri, 10 October 2003 03:02 |
octavian
Messages: 1 Registered: October 2003
|
Junior Member |
|
|
Hi.
I have to print from Oracle Forms two reports : the first report has a layout for an A4 page, the second for A3.
The printer target is an HP LaserJet 5000 Series that support both A4 and A3 printing (it have two trays : one for A4 and one for A3).
My problem is I can not print succesfully both reports.
If I try first with A4, the second report, that should print on A3 is printed on A4 too, and viceversa.
The work is fine if I set manually the page size in Print Dialog, for each report, first A4 and then A3. However, I want this thing happend without user intervention.
How can I set the page to A3 or A4 programatically, so I can sent both reports direct to printer instead of Screen Preview.
Thank you.
|
|
|