Click here to Skip to main content
15,918,596 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi to all,

I am developing a project for a company.
While generation of Invoice, I am able to print only one print out.
What I need is, I want to print four different copied of same invoice with different Identity(Original, Duplicate, X Copy, etc).
I have used Crystal Report 10 and Visual Studio 2005.

Please guide me.

Thanks in Adv.
Posted

Based on your requirement, you need to print the report 4 times(every time send the value(Original, Duplicate, X Copy, etc). to report using parameter fields)

Also found this one, try this trick
Print multiple copies in Crystal Report[^]
Print different footers on report[^]
 
Share this answer
 
You can add watermarks to your report - check this out[^].
 
Share this answer
 
Comments
Harshad-HBK 15-Nov-11 7:15am    
Thanks Abhinav, but still facing the problem...
thatraja 15-Nov-11 8:18am    
Only 4 from me this time(for that article)
BTW OP has 2 choices(see mine).
hi,

add multiple details sections (right click -> insert -> Section) as per ur no. of copies.. and right click on it and check new page before. i works fine for me. if u have any doubt pls reply me...
 
Share this answer
 
Comments
Member 12043572 31-Oct-16 10:02am    
please explain clearly... its not working with me

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900