Dear Experts,
I'm using Sap Business One version 9.3 PL10 (sql/Hana) and I'm trying to print Crystal Reports Document on different printers using DI Api sdk.
I can print a cr report layout, using SAPbobsCOM.ReportLayoutsService and SAPbobsCOM.ReportLayoutPrintParams.
The problem is that the default windows printer is always used even if, in sap b1, another printer is associated with the report layout.
Is it possible to set a custom printer before printing report layout (oReportLayoutService.Print(oReportPrintParams) ) ?
Thank you in advance.
Kind regard,
Moreno