Hello, All
I have an issue about crystal report. Do not know how to realize it,as following:
----------------------------------------------------------------------
Section1 [Report Header]
:ReportTitle :
Include(Text Object) :include information: - I set"CanGrow" here, but if the numberofline becomes 2, 3,.. , the
- contentsof :excludeinformation: will be covered.
Exclude(Text Object) :exclude information:
PageHeaderSection1 [Page Header]
:Heading1: :Heading2: :Heading3: :Heading4:
Section3[Details]
:Field1 : :Field2 : :Field3 : :Field4 :
Secion4 [Report Footer]
Secion5[Page Footer]
:Page N of M:
----------------------------------------------------------------------
How to resolve the issue that contents of :excludeinformation: will be covered. Can the space between the line "Include" and the line "Exclude" grows dynamicly?
Thanks In advance!