smirnoff
05-02-2005, 04:08 PM
I have 10-15 reports at a time that I want printed from a form as a set. 2+ copies of each report may be required. How can I number the pages correctly?
thanks
-ryan
thanks
-ryan
|
View Full Version : Multiple Reports & Page Numbering smirnoff 05-02-2005, 04:08 PM I have 10-15 reports at a time that I want printed from a form as a set. 2+ copies of each report may be required. How can I number the pages correctly? thanks -ryan Uncle Gizmo 05-02-2005, 05:58 PM I am afraid that I do very little printing, and I am unclear as to the actual nature of your question due to the use of printing terms. Would you be good enough to reiterate your question, giving a more mathematical explanation of your requirements. smirnoff 05-03-2005, 10:13 AM I am afraid that I do very little printing, and I am unclear as to the actual nature of your question due to the use of printing terms. Would you be good enough to reiterate your question, giving a more mathematical explanation of your requirements. Sure, Lets say I have 3 reports. Each report could have 1-4 pages printed. I want to use a Form with a button so print this all out. -------------------------------- Situation A Report Food - 3 Pages Report Weight - 2 Pages Report Check - 4 Pages Total Pages = 9 --------------------------------- Situation B Report Food - 2 Pages Report Weight - 4 Pages Report Check - 2 Pages Total pages = 8 How do I number these pages correctly? Situation A 1 of 9 .... 9 of 9 Situation B 1 of 8 .... 8 of 8 |