CrystalReports9
Programmer
I am forcing the page break in the <DETAIL> section (only 4 lines).
---------------------
The problm is like
---------------------
The sections like <GF><RF><PF> will not get diplayed in BOTH Pages (before page break page, after page break page) ?
------------
Question
------------
1) How 2 make it to display the <GF><RF><PF> in both pages ?
2) How 2 populate the totals ?
-------------------
Sample format
----------------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 10
Detail Record 20
Detail Record 30
Detail Record 40
Detail Record 50
Detail Record 60
<GF> Total :
<PF> Page
<RF>
-----------------
Output to be
-----------------
Page 1
----------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 10
Detail Record 20
Detail Record 30
Detail Record 40
<GF> Total : 100
<PF>
<RF>
----------
Page 2
----------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 50
Detail Record 60
<GF> Total : 120
<PF>
<RF>
---------------------
The problm is like
---------------------
The sections like <GF><RF><PF> will not get diplayed in BOTH Pages (before page break page, after page break page) ?
------------
Question
------------
1) How 2 make it to display the <GF><RF><PF> in both pages ?
2) How 2 populate the totals ?
-------------------
Sample format
----------------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 10
Detail Record 20
Detail Record 30
Detail Record 40
Detail Record 50
Detail Record 60
<GF> Total :
<PF> Page
<RF>
-----------------
Output to be
-----------------
Page 1
----------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 10
Detail Record 20
Detail Record 30
Detail Record 40
<GF> Total : 100
<PF>
<RF>
----------
Page 2
----------
<RH> Tax Statement
<PH> Municipality
<GH> Roll Number: 202400
Detail Record 50
Detail Record 60
<GF> Total : 120
<PF>
<RF>