Crystal Report how to?
-
I need to print 1 record per page (invoice type) in crystal report? i have set the report to A5 for a custom width and length. Got a Parent/child relation as my data source. formatted the report this way:
Customer Name Date
transaction 1
transaction 2
transaction 3
...Note: i have tick the [New Page After] in detail section, but to no avail its not doing what i think it should be doing. been googling this since this morning but have not found any descent solution in doing this. any help or a site is highly appreciated. :) Life - Dreams = Job TheCardinal CTC-RDG
-
I need to print 1 record per page (invoice type) in crystal report? i have set the report to A5 for a custom width and length. Got a Parent/child relation as my data source. formatted the report this way:
Customer Name Date
transaction 1
transaction 2
transaction 3
...Note: i have tick the [New Page After] in detail section, but to no avail its not doing what i think it should be doing. been googling this since this morning but have not found any descent solution in doing this. any help or a site is highly appreciated. :) Life - Dreams = Job TheCardinal CTC-RDG
-
Try surrounding the detail section with a group section. Define grouping field based on in which case you want to have a new age and set NewPageAfter to true for the group footer Hope this helps, Mika
I may try that :D thanks Mika
Life - Dreams = Job TheCardinal CTC-RDG