Click to See Complete Forum and Search --> : printing crystal reports


sriky
November 3rd, 1999, 07:49 AM
I have generated various cross tab reportswith charts. Now, I need to print report and chart on separate pages. How can I do that?

One way to do this is delete the chart and print- you get the report alone. suppress the text fields and grid- you can print the chart alone.

This way, the chart does'nt look good. I want the chart to get in full page.

Any ideas gladly welcome

thanks

anatoli
November 3rd, 1999, 05:54 PM
The simplest one that comes to my mind is to put graphics
in a separate section and set 'NewPage' option after this section.
Print first page for graphics
All other pages for report.