Report Output in Second Page [message #189736] |
Sat, 26 August 2006 01:50 |
yram
Messages: 75 Registered: February 2001
|
Member |
|
|
Hi
Let us consider the example to Dept table, emp table in scott schema.
I need the data to be printed in two (2) pages..
1st page
DEPTNO, DNAME ,LOC
-------
------
-------
-------
-------
2nd page
DEPTNO, EMPNO, ENAME, SAL, MGR
-------
------
-------
-------
-------
-------
------
-------
-------
-------
At any time the report should be printed in two pages..
Is this possiable ?
Pls do help me out...
Regards
Yram
|
|
|
|
|
|
|
Re: Report Output in Second Page [message #238217 is a reply to message #189736] |
Thu, 17 May 2007 02:25 |
|
Dear,
For that What i think you should make two diffrent repaeting frames but let me know wether your Data will not not exceed more than 2 pagesc ever...if so you make first frame property of "Print Object on" as First Page and for second frame make it All but First Page.
Thanks
Jak
|
|
|