I am using VB6, CR 8.5 and Access database. I have a want to print 3 copies of same invoice with title 1. Original 2. Duplicate 3. Triplicate with crystal report CrInv which has text object text1 on my report. when i press "Print" button from my VB form i want to print 3 copies with text1 field value as "Original, "Duplicate and Triplicate". How can I do this?