i have two sub reports and the problem i m facing is that one report runs over the other report. how can i maintain a gap between them. any help. thanx
Printable View
i have two sub reports and the problem i m facing is that one report runs over the other report. how can i maintain a gap between them. any help. thanx
If the CanGrow property is True, then you should place each subreport in different sections. Crystal prints each section in turn.
To add a new section, right-click the section name and choose the Insert Section menu option. If, for example, you insert a new Details section, it will be named Details B and the original will be re-named Details A. Place the second sub-report in this new section.