Newbies ArtOS Posted January 9, 2002 Newbies Posted January 9, 2002 Hi i am new here I have a problem when i want to print an invoice i want the total sum of the invoice to be print in the last page of the invoice in the preview mode, but also and to the bottom of this page and not under the last record. This take part in the line items. If you don't understand anything please let me know Please if anyone can help
harryk Posted June 7, 2002 Posted June 7, 2002 It's not quite clear to me what your problem is, but you may try this: If the sum of the invoice is a summary field recalculate the value to another field with the getsummary function. When it's not a summary field it's more easy. Create a script which defines your last page in preview mode, and store that value somewhere in a global. Make a calculation field that conditionally displays the text (the invoice total) when the last page is reached (while previewing/printing), and place it in a footer (to get it down the page). Make the calculation so that the field displays nothing ("") when the last page is not reached. In a nutshell.. Harry
Recommended Posts
This topic is 8197 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now