[Gambas-user] String conversion for printing
Ivan Kern
ivan-kern at ...308...
Fri Feb 19 07:48:27 CET 2016
Hello, i have had the same problem before i used conversion into
ISO-8859-15.
sTextCopyToPDF = Conv$(strPrintCopyText, "UTF-8", "ISO-8859-15")
Ivan
More information about the User
mailing list