I have a small problem with the Polish characters (Ą, Ć, Ę, Ł, Ń, Ó, Ś, Ź, Ż) in mappReport. As you can see in the PDF files attached to this email, the Polish characters are replaced by dots …
In mappReport configuration, I have a choice of several fonts, but neither “Courier”, “Helvetica” nor “TimesRoman” works for Polish characters !!!
However, as you can see in the print screen of my mappView screen, the Polish characters are displayed perfectly in mappView!
For the record, the screenshot corresponds to the PDF I want to create!
Can I configure something somewhere so that these characters are displayed?
ISO/IEC 8859-1 (Latin-1) by itself does not include Polish characters. This standard only covers Western European languages (English, German, French, Spanish, etc.), but not Polish.
The Polish characters Ą, Ć, Ę, Ł, Ń, Ó, Ś, Ź, Ż are part of ISO/IEC 8859-2 (Latin-2, “Central European”), not Latin-1.
The Arial font fully supports these characters, but if you are using 8859-1 encoding, the system/user will not see them correctly (they will appear as squares, question marks, or other symbols).