当我在WPF项目中打开一次报表时,我在退出时收到以下消息at Microsoft.Reporting.WinForms.LocalReport.ReportRuntimeSetupHandler.ReleaseSandboxAppDomain()at Microsoft.Reporting.WinForms.LocalReport.Dispose()
at Microsoft.Repo
我是c#的新手,目前我正在制作一个POS应用程序,可以打印收据。我使用reportviewer组件来创建收据。我在工作。但我不能直接传递打印命令。当它是预览时,我必须按Print Button manually.,但是我需要自动打印它,在这里,without a preview.是我代码的开始。[] para = new Microsoft.Reporting.WinForms.ReportParameter[]{
new <e