C#/CrystalRerport

[CrystalReport] 보고서 설정

Lucifer_D 2013. 10. 31. 11:34
반응형

거지같은 크리스탈 리포트

페이지 설정이 이따구로 되어 있고...;; 

저걸 어떻게 알아~!!!

rptViewer.ReportSource = rpt;

rptViewer.Zoom(1);  // Page Width

rptViewer.Zoom(2);  // Whole Page

반응형