mirror of
https://github.com/vdm-io/tcpdf.git
synced 2024-11-01 03:02:32 +00:00
e691de8a1e
- IMPORTANT: PHP4 support has been removed starting from this version. PHP 5.3 or greater version is required. - Several TCPDF methods and vars were moved to new class files: tcpdf_static.php, tcpdf_colors.php, tcpdf_images.php, tcpdf_font_data.php, tcpdf_fonts.php. - Files htmlcolors.php, spotcolors.php, unicode_data.php and ecodings_maps.php were removed. - Barcode classes were renamed and new barcode examples were added. - Class TCPDF_PARSER was improved. |
||
---|---|---|
.. | ||
example_1d_html.php | ||
example_1d_png.php | ||
example_1d_svg.php | ||
example_1d_svgi.php | ||
example_2d_datamatrix_html.php | ||
example_2d_datamatrix_png.php | ||
example_2d_datamatrix_svg.php | ||
example_2d_datamatrix_svgi.php | ||
example_2d_pdf417_html.php | ||
example_2d_pdf417_png.php | ||
example_2d_pdf417_svg.php | ||
example_2d_pdf417_svgi.php | ||
example_2d_qrcode_html.php | ||
example_2d_qrcode_png.php | ||
example_2d_qrcode_svg.php | ||
example_2d_qrcode_svgi.php |