Welcome Guest, Not a member yet? Register   Sign In
[solved] R&OS;pdf class: latin chars
#2

[eluser]sl3dg3hamm3r[/eluser]
Hmm ok, I figured out: the problematic string comes from a language-file, which is encoded in utf-8. I simply convert it before sending it to the pdf-class:

Code:
iconv( "UTF-8", "ISO-8859-1//TRANSLIT", 'my string with öäü etc.')

Why can't everything be utf? Smile


Messages In This Thread
[solved] R&OS;pdf class: latin chars - by El Forum - 01-02-2009, 03:35 PM
[solved] R&OS;pdf class: latin chars - by El Forum - 01-03-2009, 09:12 AM



Theme © iAndrew 2016 - Forum software by © MyBB