Hi, I don't understand how to print currency symbols, like `€`, and chars with accent, like `è`. I'm trying this: p.SetLang("it") p.Write("èéà°òçù§£$€") but all I get is scrambled text. Thanks for your work!
Hi, I don't understand how to print currency symbols, like
€, and chars with accent, likeè.I'm trying this:
but all I get is scrambled text.
Thanks for your work!