Print to PDF / Save to PDF issue

Stimulsoft Reports.WPF discussion
Post Reply
charlvdb
Posts: 12
Joined: Fri Sep 01, 2017 5:59 am
Location: South Africa

Print to PDF / Save to PDF issue

Post by charlvdb »

Hi

When I save a document, via the viewer, to PDF, the alignment of the text goes out and out of line.
When the same document is printed to a PDF printer, there are no alignment issues and the document is perfect.

I have not set any PDF export options, left the default options as-is.

Attached is the examples in PDF, as as well the original .mrt document

Using version 2018.1 at the moment

Regards
Attachments
New folder (2).zip
3 docs for analyze
(545.75 KiB) Downloaded 318 times
Lech Kulikowski
Posts: 6238
Joined: Tue Mar 20, 2018 5:34 am

Re: Print to PDF / Save to PDF issue

Post by Lech Kulikowski »

Hello,

We need some additional time to investigate the issue.

Thank you.
charlvdb
Posts: 12
Joined: Fri Sep 01, 2017 5:59 am
Location: South Africa

Re: Print to PDF / Save to PDF issue

Post by charlvdb »

Hi Lech

Thank you. I will wait on your feedback

Regards
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print to PDF / Save to PDF issue

Post by HighAley »

Hello.

You could try to use next option.
It will slow the rendering.

Code: Select all

StiOptions.Export.Pdf.WpfHighAccuracyWordWrap = true;
But we see that this option does not work for the starting space symbols.
We will try to make an improvement in the next build.

Thank you.

Ticket reference: #3153160
HighAley
Posts: 8430
Joined: Wed Jun 08, 2011 7:40 am
Location: Stimulsoft Office

Re: Print to PDF / Save to PDF issue

Post by HighAley »

Hello.

We have made an improvement.
Please, use option above in our next build.

Thank you.
Post Reply