Page 3 of 4

Re: Empty Print dialog with custom font

Posted: Mon Mar 04, 2024 11:12 am
by Max Shamanov
Hello,

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

Thank you.
#6218

Re: Empty Print dialog with custom font

Posted: Sat Mar 09, 2024 6:58 am
by Max Shamanov
Hello,

We offer different versions of our product for various technologies, such as .NET, WPF, JS, and Java. In our JS version of our font product, we utilize a third-party library called "fontkit" (starting from version 2023.1).
We have extensively tested it with challenging languages like Arabic, Kurdish, Thai, and Khmer, and in most cases, the text is displayed correctly.

However, there is one particular requirement for this library to function properly: it needs access to font files. In other words, all the fonts that will be used in reports must be preloaded into our StiFontCollection class using the following command:
Stimulsoft.Base.StiFontCollection.addFontFile(font_path, font_alias).

Thank you.

Re: Empty Print dialog with custom font

Posted: Sat Mar 09, 2024 8:01 am
by noob
Hello Max,

where to put this (Stimulsoft.Base.StiFontCollection.addFontFile(font_path, font_alias)) code ? im using Stimulsoft JS Viewer and .Net for Server side MRT Processing .

Thanks

Re: Empty Print dialog with custom font

Posted: Sat Mar 09, 2024 8:15 am
by noob
from dev console this command (Stimulsoft.Base.StiFontCollection.getFontFamilies()) contains the required font family ==> [.....,'Noto Naskh Arabic',.....]

Re: Empty Print dialog with custom font

Posted: Sat Mar 09, 2024 8:22 am
by noob
1- Print => Save As Pdf => (text is displayed correctly)
2- Save => Adobe Pdf => (text is not displayed correctly)

-Stimulsoft.Base.StiFontCollection.getFontFamilies() and Stimulsoft.Base.StiFontCollection.getBinFonts() returns the needed font (Noto Naskh Arabic), soo ..

Re: Empty Print dialog with custom font

Posted: Tue Mar 12, 2024 11:59 am
by Max Shamanov
Hello,

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

Thank you.
#6218

Re: Empty Print dialog with custom font

Posted: Thu Mar 28, 2024 8:20 am
by noob
Hi Max,

any updates?

Re: Empty Print dialog with custom font

Posted: Thu Mar 28, 2024 9:21 am
by Max Shamanov
Hello.​​

We are still working on the issue.
We will let you know when we get any result.

Thank you.

Re: Empty Print dialog with custom font

Posted: Fri Mar 29, 2024 7:49 pm
by noob
Thanks

Re: Empty Print dialog with custom font

Posted: Sat Mar 30, 2024 6:23 am
by Max Shamanov
Hello.​​

We will let you know when we get any result.

Thank you.