Printing multiple copies for a report with different copy names [message #255293] |
Tue, 31 July 2007 05:18 |
suneel99
Messages: 11 Registered: June 2007
|
Junior Member |
|
|
Hi everybody,
Can anyone share their ideas on my requirement.
The requirement is:
I have a report which has to be generated 5 times with everything same but a variable changed in the report (which are ORIGINAL COPY,DUPLICATE COPY, TRIPLICATE COPY, DRAFT COPY, STORE COPY). I have these values stored in a custom table in database.
If I give number of copies as 5, then it will give me the same output 5 times for the same copy. I want to change to copy name and the rest of the report remains same
Thanks in advance.
Regards,
Suneel.
|
|
|
|
Re: Printing multiple copies for a report with different copy names [message #274710 is a reply to message #255293] |
Tue, 16 October 2007 22:38 |
garimella_aditya
Messages: 8 Registered: May 2007 Location: India
|
Junior Member |
|
|
Hi Srinivas/Suneel,
you are the passing the no of copies as parameter right?
In the same query use the place holder and formulae column to control the page number. when ever the new page appears change the value of the place holder this place holder please display as the ORIGINAL COPY,DUPLICATE COPY, TRIPLICATE COPY, DRAFT COPY, STORE COPY.
regards,
aditya.
|
|
|
|