Hi,
in Crystal reports, how do i put the chart and the records in two pages?
TY
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Nilanka DharmadasaPosted Oct 21, 2009, 12:27 AM
Let's say it is in the group header.
Go to Section Expert > Select Group Header> Go to Paging Tab > Tick 'New Page After'
Then Tick the button in front of 'New Page Before' tick and write this formula.
if pagenumber = 1 then
false
else true
If this way doe not help you let me know.