Reputation: 7934
I have a report that correctly works in English but when it's translated to Japanese and exported to PDF it shows question marks instead of the text.
Upvotes: 3
Views: 1537
Reputation: 7934
The solution to this problem is to use font that actually has Japanese chars, apparently regular Ariel do not have them but Arial Unicode MS, MS Mincho, MS Gothic do.
Upvotes: 1
Reputation: 3508
Make sure you have the language packs for windows installed. Could be generating the PDF's correctly but windows wouldn't know how to interpret them.
Upvotes: 1