CrystalReportviewer and Pagesetup
Visual Basic
2
Posts
2
Posters
0
Views
1
Watching
-
I have a Crystal report and a CrystalReportviewer and i want to put a button to open pagesetup for this report.In the CrystalReportViewer toolbar i see only a print , zoom and some other buttons but no Pagesetup. Any idea Thanks.
hey guy if u click on print button at cr report it will automatically display the pagesetup or print option if u want to seprate add a button then write code crrptview.printreport=true hope u understand lucky