Page 1 of 1

Print to PDF / Save to PDF issue

Posted: Wed Apr 11, 2018 11:05 am
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

Re: Print to PDF / Save to PDF issue

Posted: Fri Apr 13, 2018 2:06 pm
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue.

Thank you.

Re: Print to PDF / Save to PDF issue

Posted: Mon Apr 23, 2018 11:13 am
by charlvdb
Hi Lech

Thank you. I will wait on your feedback

Regards

Re: Print to PDF / Save to PDF issue

Posted: Tue Apr 24, 2018 10:37 pm
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

Re: Print to PDF / Save to PDF issue

Posted: Wed Apr 25, 2018 1:11 pm
by HighAley
Hello.

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

Thank you.