Generating 2 copies
Hi!
I have a report design, and it's a bill. I need to print this bill twice,
and in the first copy, in a label, put 'ORIGINAL' and in the second copy
the label 'COPY'.
How can I do this?
Thanks!
--- posted by geoForum on http://delphi.newswhat.com
I have a report design, and it's a bill. I need to print this bill twice,
and in the first copy, in a label, put 'ORIGINAL' and in the second copy
the label 'COPY'.
How can I do this?
Thanks!
--- posted by geoForum on http://delphi.newswhat.com
This discussion has been closed.
Comments
Take a look at the following example.
http://www.digital-metaphors.com/tips/UniqueCaptionForEachCopy.zip
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Now I have resolved it copying all the labels, images, etc. into a
subreport i have created in the summary of the "original" report. It works
fine, but i will study your solution.
Best regards!
Tonic
--- posted by geoForum on http://delphi.newswhat.com