我有WPF应用程序,我已经使用Stimulsoft版本2015报告,但我有问题,我不能加载'Stimulsoft.Report.Wpf.dll。
StiReport stiReport1 = new StiReport();
stiReport1.Load("Report.mrt");
stiReport1.RenderWithWpf();
stiReport1.ShowWithWpf();没有找到程序集“Stimulsoft.Report.Wpf”,
发布于 2016-02-21 10:02:29
对于WPF应用程序,您必须使用终极版本。我认为您正在使用.Net版本。
.Net: WinForms查看器,WinForms点阵查看器,WinForms报表设计器,WinForms查看器,报表引擎
最终: WinForms查看器、WinForms DotMatrix查看器、WinForms报表设计器、WPF查看器、WPF报表设计器、Silverlight Viewer (Client/Server)、Silverlight Reports (Client/Server)、Silverlight Viewer、Silverlight报表设计器、Viewer.Fx、WebViewer.Fx、、报表引擎、报表引擎(Silverlight)
https://stackoverflow.com/questions/35534681
复制相似问题