You are not logged in.
Pages: 1
Topic closed
Can you make russian support for converting? I see only "?????????".
Offline
To do it we need a PHP library which could manage the UTF8 but we do not find it.
So it will be really difficult for us.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
To do it we need a PHP library which could manage the UTF8 but we do not find it.
So it will be really difficult for us.
http://sourceforge.net/projects/phputf8
Is this anything like the library you are looking for? Joomla is using this library for it's UTF handling.
Thomas Uhrfelt
Offline
It is not the real problem.
GLPI already used UTF8. The problem is to have a pdf library which is compatible with UTF8.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
It is not the real problem.
GLPI already used UTF8. The problem is to have a pdf library which is compatible with UTF8.
Okey, now I understand - I'll keep my eyes open for a PDF library that handles UTF8 then
Thanks for a great project.
Update:
Seems like I found one:
http://www.tecnick.com/public/code/cp_d … p_dp=tcpdf
TCPDF
TCPDF is an Open Source PHP class for generating PDF files on-the-fly without requiring external extensions.
TCPDF is an extension and improvement of the FPDF class by Olivier Plathey (http://www.fpdf.org).
Main Features:
* supports all ISO page formats;
* supports UTF-8 Unicode;
* includes methods to publish some xhtml code, supporting the following elements: h1, h2, h3, h4, h5, h6, b, u, i, a, img, p, br, strong, em, font, blockquote, li, ul, ol, hr, td, th, tr, table, sup, sub, small;
* includes a method to print various barcode formats using an improved version of "Generic Barcode Render Class" by Karim Mribti (http://www.mribti.com/barcode/) (require GD library: http://www.boutell.com/gd/)
* supports TrueTypeUnicode, TrueType, Type1 and encoding;
etc.etc.
Thomas
Last edited by Igzter (2006-09-09 14:26:59)
Offline
hummm interesting. We will try this library. I put it in the trac.
MoYo - Julien Dombre - Association INDEPNET
Contribute to GLPI : Support Contribute References Freshmeat
Offline
Glad to be of assistance!
Best regards,
Thomas Uhrfelt
Offline
Pages: 1
Topic closed