Crystal report 4.6 printer option
We are having a product developed in Visual basic 6.0 and in that crystal report 4.6 is used. Can anybody tell me how to set the printer options like seleting the printer from the available list, duplex printing, pages for printing etc.
I could print in the default printer by
CrystalRept.Destination = crptToPrinter
CrystalRept.Action = 1
Thanks in Advance
Sangeetha

