ID:               44980
 Updated by:       [EMAIL PROTECTED]
 Reported By:      sumathra at insoft dot com
-Status:           Open
+Status:           Feedback
 Bug Type:         *General Issues
 Operating System: window
 PHP Version:      5.2.6
 New Comment:

Thank you for this bug report. To properly diagnose the problem, we
need a short but complete example script to be able to reproduce
this bug ourselves. 

A proper reproducing script starts with <?php and ends with ?>,
is max. 10-20 lines long and does not require any external 
resources such as databases, etc. If the script requires a 
database to demonstrate the issue, please make sure it creates 
all necessary tables, stored procedures etc.

Please avoid embedding huge scripts into the report.




Previous Comments:
------------------------------------------------------------------------

[2008-05-13 13:20:19] sumathra at insoft dot com

Description:
------------
I am using pdflib 7. I am trying to generate pdf containing text of
multi language. Some of the text are not getting decode when i use
mb_converter_decoding().

Reproduce code:
---------------
@mb_convert_encoding($txt,"UTF-8","HTML-ENTITIES");

Expected result:
----------------
&#1058;&#1088;&#1072;&#1085;&#1089;&#1083;&#1080;&#1090;&#1077;&#1088;&#1072;&#1094;&#1080;&#1103;
&#1088;&#1091;&#1089;&#1089;&#1082;&#1086;&#1075;&#1086; 

Actual result:
--------------
ТранÑ&#1048576;литÐ&#956;рациÑ&#1048576;
руÑ&#1048576;Ñ&#1048576;кого алфавита


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=44980&edit=1

Reply via email to