You need to set the character encoding to UTF-8, like so:

$page->drawText($text, $x, $y, 'UTF-8');

Best wishes,

Phil.

2009/1/16 Lancashire <[email protected]>

>
> Having fun with Zend PDF, but can't figure out how to insert into a Pound
> Symbol without getting an extra unwanted character:
>
> £
>
> Any ideas? Thanks in anticipation.
> --
> View this message in context:
> http://www.nabble.com/Zend-PDF---Pound-Symbol-Display-Issues-tp21490496p21490496.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
>

Reply via email to