Expected Behavior
When I export a file to PDF, the UTF-8 coding is preserved and I can see Polish chatacters.
Just like on the site:

Current Behavior
When I export a file to PDF, and it consists of language-specific characters (śćńąę etc.), there will be ? instead:

The issue is not present when exporting to HTML or to text file:


Steps to Reproduce
-
Create a page with the following title and contents:
Just tęśtińg Półish chąraćters
Iń thę ćóntęnt ąś węłł.
-
Export to PDF.
Additional comments
I have checked other PDF viewers - they are not the reason it looks that way.
Also, interestingly, "ó" is parsed properly (but maybe it's included in a character set that is somehow more compatible with the standard one).
I would also rule out the font, as each document is using the same one.
Expected Behavior
When I export a file to PDF, the UTF-8 coding is preserved and I can see Polish chatacters.
Just like on the site:
Current Behavior
When I export a file to PDF, and it consists of language-specific characters (śćńąę etc.), there will be
?instead:The issue is not present when exporting to HTML or to text file:
Steps to Reproduce
Create a page with the following title and contents:
Just tęśtińg Półish chąraćters
Iń thę ćóntęnt ąś węłł.
Export to PDF.
Additional comments
I have checked other PDF viewers - they are not the reason it looks that way.
Also, interestingly, "ó" is parsed properly (but maybe it's included in a character set that is somehow more compatible with the standard one).
I would also rule out the font, as each document is using the same one.