Page 3 of 3

Re: Problem with PDF export in k8s, windows 2019

Posted: Thu Mar 24, 2022 10:35 am
by Lech Kulikowski
Hello,

Thank you for the information.

Re: Problem with PDF export in k8s, windows 2019

Posted: Mon Apr 04, 2022 2:47 pm
by e.andrukh
Hello, please check one more report.
Textbox should have enabled html tags.

Report template and generated pdfs are attached.

Re: Problem with PDF export in k8s, windows 2019

Posted: Wed Apr 06, 2022 6:07 am
by Lech Kulikowski
Hello,

Please clarify that errors occur only on Win2019 or any other systems also?
Also, please clarify it with all reports or only one?

Thank you.

Re: Problem with PDF export in k8s, windows 2019

Posted: Wed Apr 06, 2022 6:34 am
by e.andrukh
I tried to run docker image on Windows 10 - everything is ok.
If I run the same docker image on Windows 2019 - I get this behaviour.
It is reproduced with all reports on any Text component with <AllowHtmlTags>True</AllowHtmlTags>

Re: Problem with PDF export in k8s, windows 2019

Posted: Sun Apr 10, 2022 9:28 am
by Lech Kulikowski
Hello,

Thank you for the additional information.
We need some time to investigate the issue on Windows 2019, we will let you know about the result.

Thank you.

Re: Problem with PDF export in k8s, windows 2019

Posted: Tue Apr 19, 2022 8:42 am
by e.andrukh
Hello, any news?

Re: Problem with PDF export in k8s, windows 2019

Posted: Wed Apr 20, 2022 3:29 pm
by Lech Kulikowski
Hello,

Unfortunately, no.

We are still working on that issue.

Thank you.

Re: Problem with PDF export in k8s, windows 2019

Posted: Fri Apr 22, 2022 2:46 pm
by e.andrukh
Solution:

StiOptions.Engine.UseNewHtmlEngine = true;

Re: Problem with PDF export in k8s, windows 2019

Posted: Fri Apr 22, 2022 7:38 pm
by Lech Kulikowski
Hello,

Thank you for the information.