Report Design
 Crystal Reports Forum : Crystal Reports 9 through 2022 : Report Design
Message Icon Topic: printing invoices and using parameters Post Reply Post New Topic
Author Message
samme
Newbie
Newbie


Joined: 06 Sep 2007
Location: United States
Online Status: Offline
Posts: 6
Quote samme Replybullet Topic: printing invoices and using parameters
    Posted: 27 Sep 2007 at 5:51pm
I am working on creating an invoice report for a client.  For the invoice, the client wants a subtotal by day so the report is sorted by date.  The client would also like to print multiple invoices at once.  I need a total at the end of each invoice and have it set up in the group footer for the group invoice number.  What happens is that on all invoices except the last invoice, the total prints at the top of the last page of the invoice.  How do I make the total print at the bottom of the last page of EACH invoice - so that it appears under the last subtotal.
 
Thanks in advance!!
IP IP Logged
hilfy
Admin Group
Admin Group
Avatar

Joined: 20 Nov 2006
Online Status: Offline
Posts: 3702
Quote hilfy Replybullet Posted: 28 Sep 2007 at 2:10pm
Does the total appear (1) by itself at the top of a page after all of the details, (2) at the top of the last page of the invoice with details for this invoice below it, or (3) at the top of the first page of the next invoice.
 
Do you have New Page After set on anything above the Invoice group footer where your total is?  Do you have "Keep Group Together" turned on for any group?  Do you have anything in a section below the Invoice group footer?  If so, does it appear correctly on your report?
 
-Dell
IP IP Logged
samme
Newbie
Newbie


Joined: 06 Sep 2007
Location: United States
Online Status: Offline
Posts: 6
Quote samme Replybullet Posted: 29 Sep 2007 at 12:52pm
Hi!
 
Thanks for the response, but I found the answer to my problem.  I did have new page after set but needed the following formula to solve my issue:
 
 Not OnLastRecord and {ARInvoice.InvoiceNo} = Next ({ARInvoice.InvoiceNo})
IP IP Logged
JoyceT
Newbie
Newbie
Avatar

Joined: 03 Oct 2007
Location: United States
Online Status: Offline
Posts: 3
Quote JoyceT Replybullet Posted: 03 Oct 2007 at 12:13pm
Is there a command I can use to create customer copies of the same invoice without having to create a separate report.
 
Joyce T
Joyce T
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.012 seconds.