Page 1 of 1

Floating letters for Thai language on PDF

Posted: Thu Jul 29, 2021 12:41 pm
by wizard_pong
I did a test report in Thai language. Display no problem But there is a problem when printing pdf and export pdf. How can this problem be solved?

Re: Floating letters for Thai language on PDF

Posted: Fri Jul 30, 2021 6:42 am
by Lech Kulikowski
Hello,

There are some fixes in that direction. Please check the last release build 2021.3.6

Also, please add used fonts in the font collection.

Thank you.

Re: Floating letters for Thai language on PDF

Posted: Sat Jul 31, 2021 5:05 pm
by wizard_pong
I use the last release build 2021.3.6 And add used fonts in the font collection. But display incorrect.

Example my code to add use fonts.

Code: Select all

Stimulsoft.Base.StiFontCollection.AddResourceFont("angsa.ttf", System.IO.File.ReadAllBytes("Fonts/angsa.ttf"), "ttf", "Angsana New");
Stimulsoft.Base.StiFontCollection.AddResourceFont("angsab.ttf", System.IO.File.ReadAllBytes("Fonts/angsab.ttf"), "ttf", "Angsana New");
Stimulsoft.Base.StiFontCollection.AddResourceFont("angsai.ttf", System.IO.File.ReadAllBytes("Fonts/angsai.ttf"), "ttf", "Angsana New");
Stimulsoft.Base.StiFontCollection.AddResourceFont("angsabi.ttf", System.IO.File.ReadAllBytes("Fonts/angsaz.ttf"), "ttf", "Angsana New");

Re: Floating letters for Thai language on PDF

Posted: Mon Aug 02, 2021 11:01 am
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.

Re: Floating letters for Thai language on PDF

Posted: Mon Aug 02, 2021 9:35 pm
by Lech Kulikowski
Hello,

Please send us a sample report with test data that reproduces the issue for analysis.

Thank you.

Re: Floating letters for Thai language on PDF

Posted: Tue Aug 03, 2021 10:37 am
by wizard_pong
Hello, Lech Kulikowski
I attached sample report with test data for analysis.

Re: Floating letters for Thai language on PDF

Posted: Wed Aug 04, 2021 1:13 pm
by Lech Kulikowski
Hello,

We need some additional time to investigate the issue, we will let you know about the result.

Thank you.
#4562

Re: Floating letters for Thai language on PDF

Posted: Mon Feb 21, 2022 4:53 am
by tongnumchai
สวัสดีครับ ผมอยากจะติดต่อสอบถามเกี่ยวกับ web report หน่อยครับ รบกวนขอเมลล์ด้วยครับ

Re: Floating letters for Thai language on PDF

Posted: Tue Feb 22, 2022 12:50 pm
by Lech Kulikowski
Hello,

Sorry, maybe we did not exactly understand your question. Could you explain your issue in more detail?

Thank you.

Re: Floating letters for Thai language on PDF

Posted: Wed Dec 07, 2022 1:30 pm
by Lech Kulikowski
Hello,

We changed our libraries to work with the Thai characters, now everything will be displayed correctly.
It will be available in release 2023.1.1 within a week.

Thank you.