ZF-5121: Several properties of Zend_PDF need UTF-16 encoded
Description
Hi, all.
I think several properties of Zend_PDF needs UTF-16 encoded. For example, I give the string "これはテストです" as the Title property, I find broken property in PDF file.
I think render() method should convert string to UTF-16 if the string contains multibyte characters.
Comments
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-01T06:38:14.000+0000
Solved in SVN r12973
Posted by old of Satoru Yoshida (yoshida@zend.co.jp) on 2008-12-01T21:42:55.000+0000
This fix will be released in ver. 1.7.2