Page 1 of 1

Multiple copies of printout

Posted: Tue Mar 25, 2003 6:21 pm
by GSL
I have an invoice report which will print invoices for all accounts as one big print out (multiple pages). Is it possible to automatically print multiple copies of an invoice when a broker is involved? I know I can use COPY() but it will every page multiple copies, I only want certain part of the report (broker account) to print multiple copies. Thanks.

=> RE: Multiple copies of printout

Posted: Wed Mar 26, 2003 8:06 am
by kfleming
In format record layout you can set record copies to a calculated field which might help you to get what you want.____Kathleen__R&R Support

==> RE: Multiple copies of printout

Posted: Wed Mar 26, 2003 12:19 pm
by GSL
[updated:LAST EDITED ON Mar-26-03 AT 12:19 PM (EST)]Thank you for your response. I tried to use calculate field in the record layout, but it prints the record line twice not the whole page twice. Any other suggestions? Thanks.