-
Crystal Report Question
Hi all.
When we create reports using Crystal Reports, the sections are appearing partly on one page and partly on the other page. In worst cases the last line is getting printed in a new page. Is there any way to keep them fully on one page? We tried "Keep Together" option in Crystal Reports but it is generating unwanted space between sections. Or else can we adjust the section so that the selected content appear on the desired page?
Thanks in advance.
Satya
-
Maybe you could try to insert a group for the section you are willing to print. This would tend to keep them together but there's a lot of tricky thing to do. Try Crystal's site and look for paginating reports through coding, might help.