php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #11545 no pdf_show2()?
Submitted: 2001-06-18 18:42 UTC Modified: 2001-06-19 23:11 UTC
From: hjc007 at seed dot net dot tw Assigned:
Status: Closed Package: PDF related
PHP Version: 4.0.5 OS: windows 98SE
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: hjc007 at seed dot net dot tw
New email:
PHP Version: OS:

 

 [2001-06-18 18:42 UTC] hjc007 at seed dot net dot tw
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).

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-06-19 23:11 UTC] sniper@php.net
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().




 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Dec 21 14:01:32 2024 UTC