Line Spacing is ignored in the Exported PDF

Stimulsoft Reports.JS discussion
Post Reply
sorinav
Posts: 21
Joined: Mon Jul 31, 2017 5:13 pm

Line Spacing is ignored in the Exported PDF

Post by sorinav »

When I am using Stimulsoft.Reports.JS to export the report to pdf
result = await nodeServices.InvokeAsync<byte[]>("./node/exportPdf", reportPath, reportJson);
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)
Please advise. Thank you!!!
Lech Kulikowski
Posts: 6263
Joined: Tue Mar 20, 2018 5:34 am

Re: Line Spacing is ignored in the Exported PDF

Post by Lech Kulikowski »

Hello,

Please clarify which version are you use and which viewer.

Also, please send us a sample report for analysis.

Thank you.
Post Reply