Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Printing multiple reports in Crystal Report Post Reply Post New Topic
Author Message
srid
Newbie
Newbie


Joined: 24 Feb 2012
Online Status: Offline
Posts: 2
Quote srid Replybullet Topic: Printing multiple reports in Crystal Report
    Posted: 24 Feb 2012 at 3:16am
Hi I've an application which lists the orders generated by the customers. The grid shows the order number & print icon against each order on the first screen allowing me to take print out of each order in crystal report one at a time. For priting the order, I have 3 datasources, one for the items in the order, one for displaying the taxes in order and other for displaying other informations about the order.
 

Report Header  - Page Header       - Detail section to print the items in the order (Data Source)      - Sub Report for printing Tax Detail of the order (Data Source for Tax)  - Page FooterReport Footer

 

I want to now print a range of orders .i.e. the user will select the orders to be printed and click on the print button only once.

Crystal Report should now print the orders one after the other .i.e. Order 1 should be printed on page 1, Order 2 should be printed on 2nd page and so on.

Is this possible? Any help will be appreciatedWarm RegardsSrid


Edited by srid - 26 Feb 2012 at 9:11pm
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 27 Feb 2012 at 4:04am
I would assume that your dataset has the ID of the invoice in it.
 
Group your report by the ID field and then use the 'New Page Before' in the section expert to print each invoice beginning on a new page. (To suppress the initial blank page, instead of the check mark, click the x-2 button and enter:
Not OnFirstRecord
)
IP IP Logged
Post Reply Post New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.031 seconds.