微软报表 Dll 版本reportViewer打印9.0版本
解决C#客户端打印缺少的动态链接库文件,版本为9.0的。
在用.net开发的程序包含rdlc报表时,无论是winForm或webForm程序在部署到客户机子时都要求客户机上安装有ReportViewer报表查看器,给部署带来了麻烦。现在好了,只要将这几个dll文件放到winForm的exe文件的同目录下或webForm的bin目录下,客户端即可不必安装ReportViewer报表查看器。
Microsoft.ReportViewer.Common.dll;
Microsoft.ReportViewer.ProcessingObjectModel.dll;
Micros
文件列表
9.0.zip
(预估有个4文件)
9.0
Microsoft.ReportViewer.WinForms.dll
332KB
Microsoft.ReportViewer.ProcessingObjectModel.dll
52KB
Microsoft.ReportViewer.WebForms.dll
1.67MB
Microsoft.ReportViewer.Common.dll
3.48MB
用户评论