Crystal reports prints extra page when no data is there
hi all,
I need to develop a Crystal report where block of text should be printed at the bottom of each page except on those pages where attachment Images are there. I tried many option but nothings work so attached a test project here.
Report have a One Group and inside that group 3 details sections. Second section B(has a subreport -crSubInfoatPageEnd) should be printed at bottom of the page and after that section C which has a attachments of images. if there is no data (No attachment) in the Subreport(crattachments) for section C , it shows extra page at the end. otherwise it works fine..
Only problem is when there is no data in subreport (crattachments). Please help if any one have idea.