Details
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.
Solved in SVN r12973