摘要:
代碼實現(xiàn)報表打印 //初始化報表信息 private void SetReportInfo(string reportPath,string sourceName,DataTable dataSource,bool isFengPi) { if (!File.Exists(reportPath)) { MessageBox.Show("報表文件:" + reportPath + " 不存在!","提示", MessageBoxButtons.OK, MessageBoxIcon.Inf... 閱讀全文
posted @ 2010-11-18 15:42
古文觀芷
閱讀(1496)
評論(0)
推薦(0)
浙公網(wǎng)安備 33010602011771號