Line Spacing is ignored in the Exported PDF
Posted: Tue Sep 11, 2018 7:37 pm
When I am using Stimulsoft.Reports.JS to export the report to pdf
Please advise. Thank you!!!
Line Spacing is ignored in the Exported PDF. This problems is only when I export to pdf from code (when open the report in the viewer then export is ok)result = await nodeServices.InvokeAsync<byte[]>("./node/exportPdf", reportPath, reportJson);
Please advise. Thank you!!!