similar Problem
Hey, I've got a smiliar Problem!
I want to export chinese words, but none of them are beeing shown in the pdf-document.
The reason is, that the included font-types don't support those special chars.
Is this a bug or where can I get FREE and WORKING font-types?
The best would be, if they'd work for all languages, but "ARIAL UNICODE MS" for example makes ZEND FRAMEWORK throwing an Exception...
Any Ideas???
ZF-Version is 1.5 RC1
The Exception-warning
Fatal error: Uncaught exception 'Zend_Pdf_Exception' with message 'Attempt to move beyond end of data source' in /daten/webserver/php-lib/Zend/Pdf/FileParserDataSource.php:183 Stack trace: #0 /daten/webserver/php-lib/Zend/Pdf/FileParserDataSource/File.php(176): Zend_Pdf_FileParserDataSource->moveToOffset(24131012) #1 /daten/webserver/php-lib/Zend/Pdf/FileParserDataSource.php(202): Zend_Pdf_FileParserDataSource_File->moveToOffset(24131012) #2 /daten/webserver/php-lib/Zend/Pdf/FileParser.php(209): Zend_Pdf_FileParserDataSource->skipBytes(16) #3 /daten/webserver/php-lib/Zend/Pdf/FileParser/Font/OpenType.php(393): Zend_Pdf_FileParser->skipBytes(16) #4 /daten/webserver/php-lib/Zend/Pdf/FileParser/Font/OpenType.php(120): Zend_Pdf_FileParser_Font_OpenType->_parsePostTable() #5 /daten/webserver/php-lib/Zend/Pdf/FileParser/Font/OpenType/TrueType.php(80): Zend_Pdf_FileParser_Font_OpenType->parse() #6 /daten/webserver/php-lib/Zend/Pdf/Font.php(747): Zend_Pdf_FileParser_Font_OpenType_TrueType->parse() #7 /daten/webserver/php-lib/Zend in /daten/webserver/php-lib/Zend/Pdf/FileParserDataSource.php on line 183
:
Last edited by Anybody : 03-07-2008 at 03:29 PM.
Reason: Exception-Warning added
|