ID: 11545 Updated by: sniper Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: PDF related Operating system: PHP Version: 4.0.5 Assigned To: Comments: Since 4.0.5, the pdf extension is using the pdf_show2() and pdf_show_xy2() API functions in PHP functions pdf_show() and pdf_show_xy(). Previous Comments: --------------------------------------------------------------------------- [2001-06-18 18:42:00] [EMAIL PROTECTED] According pdflib manual chapter 3.3.7 said about CJK (Chinese Japanese Korean) text : "take care not to use the PDF_show()etc.functions,but instead PDF_show2()etc." Will we have pdf_show2() in next version? I really need it to show Chinese(and English, Numbers... of cause) Text. pdf_show()/pdf_continue_text() make all chars have the same width at all( Normally, Only Chinese char should have double width not all chars). --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=11545&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]