Acrobat doesn't display properly the pdf that is exported from stimulsoft.
The problem is with the texts that they are in Greek. They are not displayed at all.
I use Arial as our Font in the designer but i think that in the acrobat reads Adobe Sans.
Problem with reading pdf file in acrobat exported from stimulsoft
-
- Posts: 9
- Joined: Thu May 09, 2019 9:37 pm
Re: Problem with reading pdf file in acrobat exported from stimulsoft
Hello,
Most of the standard fonts does not contain national characters. In this case Windows uses the "font fallback". This algorithm is very complicated and, therefore, is not realized in the exports. To output national characters, please, use the font which contain all necessary characters. For example, the "Arial Unicode MS" font contains many national characters.
Please let me know whether this advice help you?
Waiting for your reply.
Thank you.
Most of the standard fonts does not contain national characters. In this case Windows uses the "font fallback". This algorithm is very complicated and, therefore, is not realized in the exports. To output national characters, please, use the font which contain all necessary characters. For example, the "Arial Unicode MS" font contains many national characters.
Please let me know whether this advice help you?
Waiting for your reply.
Thank you.
-
- Posts: 9
- Joined: Thu May 09, 2019 9:37 pm
Re: Problem with reading pdf file in acrobat exported from stimulsoft
My App was running in an Ubuntu Linux System. The problem was the missing fonts in the OS. Intalling the package ttf-mscorefonts-installer, solved the problem.
Re: Problem with reading pdf file in acrobat exported from stimulsoft
Thank you for sharing your way of solving the problem.