JigarV
March 22nd, 2005, 09:59 PM
I m using vb and crystal report. i m calling crystal report through vb i want to give a print selection option to user how can i do this ??? pls help me its very very urgent for me
|
Click to See Complete Forum and Search --> : Crystal Report Printing JigarV March 22nd, 2005, 09:59 PM I m using vb and crystal report. i m calling crystal report through vb i want to give a print selection option to user how can i do this ??? pls help me its very very urgent for me Madhi March 23rd, 2005, 02:14 AM CR.EnablePopupMenu = True CR.EnablePrintButton = True where CR is the Crystal Report viewer codeguru.com
Copyright WebMediaBrands Inc., All Rights Reserved. |