Quoting Michael B Allen <[EMAIL PROTECTED]>: I don't know spit about Zend_Pdf but if I had to make an educated guess, I would say you should figure out how to get a cmap for that font.
Mike -- Michael B Allen PHP Active Directory SPNEGO SSO http://www.ioplex.com/ Thanks for your reply Michael. The cmaps are coming with ZF in ../Pdf/Resource/Font/Simple/Standard/<fontName>.php i'm still clueless. Actually it's causing the following error: Fatal error: Allowed memory size of 8388608 bytes exhausted (tried to allocate 40961 bytes) in /.../library/Zend/Controller/Dispatcher/Standard.php on line 238 This error didn't show up earlier because I had it cached before. Best regards, daniel -- View this message in context: http://www.nabble.com/Zend_Pdf-performance-issue-tp15252225s16154p15256314.html Sent from the Zend Framework mailing list archive at Nabble.com.
