Report Design
 Crystal Reports Forum : Crystal Reports for Visual Studio 2005 and Newer : Report Design
Message Icon Topic: Multiple print Post Reply Post New Topic
Author Message
srid
Newbie
Newbie


Joined: 24 Feb 2012
Online Status: Offline
Posts: 2
Quote srid Replybullet Topic: Multiple print
    Posted: 27 Feb 2012 at 1:43am
I've an application where I've to print 5 different orders one after the other

This means that from the web application, these 5 different orders will be selected.

The Crystal Report should show the details of each order one after the other. Each order will have its own details.
For each order,
1. The Reports header contais info like the customer who placed the order
2. The page header contains the columns to be displayed.
3. The details section contains the items in that orders.
4. This detail section also contains a sub report that displays the tax details for an order
5. The Report Footer shows the grand total
6. The page footer has the page number.

Can this be accomplished using CRystal Reports?

If yes, please shed some light on it

Wa
IP IP Logged
lockwelle
Moderator
Moderator


Joined: 21 Dec 2007
Online Status: Offline
Posts: 4372
Quote lockwelle Replybullet Posted: 27 Feb 2012 at 4:16am
why not?
though I would make your report head a page header as there will multiple orders in your report, not just 1.
 
same for the report footer, it would probably be a group footer.
I can see a report footer for the total, I would think that it would a separate page...because I would think that you would want to total up each invoice individually and display that, and then dispaly the total of all the invoices.
 
The subreport would need to use a shared variable to return the tax information to the report to be included in the totals, but other than that, this sounds like a simple straight forward report.
 
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.032 seconds.