I\'ve spent a couple of days sifting through various methods to encourage FPDF to render the Euro symbol, but none have succeeded. I have:
$currency = iconv(\"UT
I've searched for ages, and nothing worked - until I used this: utf8_encode(chr(128))