点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)嗨 我无法在页面两面打印报告。...
点击此处---> 群内免费提供SAP练习系统(在群公告中)加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)嗨 我无法在页面两面打印报告。...
加入QQ群:457200227(SAP S4 HANA技术交流) 群内免费提供SAP练习系统(在群公告中)
嗨
我无法在页面两面打印报告。 我一直站在一边。
我使用了Crystal Reports 2016,并且为.NET Framework安装了SAP Crystal Reports运行时引擎。
我使用以下语句启动打印:
reportDocument.PrintToPrinter(printerSettings,pageSettings,false);
这些是打印时的printerSettings和pageSettings的值。
我也尝试使用打印选项。
reportDocument.PrintOptions.NoPrinter =假;
reportDocument.PrintOptions.PrinterName =打印机名称;
reportDocument.PrintOptions.PrinterDuplex = CrystalDecisions.Shared.PrinterDuplex.Horizontal;
reportDocument.PrintOptions.CustomPaperSource =新系统 .Drawing.Printing.PaperSource();
reportDocument.PrintOptions.CustomPaperSource.RawKind = paperSource;
reportDocument.PrintToPrinter(1,false,0,0);
结果相同。
计算机上安装的驱动程序是HP Universtal Printing PCL 5。
打印机是HP Laserjet 600 M602。
谢谢
弗雷德里克
(78.2 kB)
更新到SP 22,并在下载Wiki页面上查看示例打印机应用程序:
https: //wiki.scn.sap.com/wiki/display/BOBJ/Crystal+Reports%2C+Developer+for+Visual+Studio+Downloads
唐
一周热门 更多>