New PDF project based upon TCPDF ?
Posted: Mon Sep 04, 2006 10:04 pm
Hi,
I got some mails asking to make PurePDF UTF-8 Unicode compliant. I found a new extension of the FPDF lib having the following features :
- 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
- supports TrueTypeUnicode, TrueType, Type1 and encoding;
Who is willing to help me with this conversion from PHP to PureBasic ?
(I don't have much time for the moment to do some PureBasic stuff
)
The TCPDF class can be found here
I got some mails asking to make PurePDF UTF-8 Unicode compliant. I found a new extension of the FPDF lib having the following features :
- 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
- supports TrueTypeUnicode, TrueType, Type1 and encoding;
Who is willing to help me with this conversion from PHP to PureBasic ?
(I don't have much time for the moment to do some PureBasic stuff
The TCPDF class can be found here