Download Source Code TCPDF 6.2.10

  • Post author:
  • Post category:Download

Tecnick.com LTD is announcing that TCPDF with version number 6.2.10 is already available to download.

What is TCPDF ?

TCPDF is A professional PHP class for generating PDF files on-the-fly, a powerful solution with over ten years of development under its belt .

TCPDF is an extension and improvement of the FPDF class.Just like the original it can be used to programmatically assemble PDF files from raw PHP code.This means the library doesn’t need any kind of complex server-side technology or IDE installed and works solely through the power of a regular PHP compiler, taking PHP syntax and converting it to proper XML code responsible for generating the appropriate visual elements in the PDF file format.

This is changelog for TCPDF version 6.2.10 :

  • “Security Report, LFI posting internal files externally abusing default parameter” was fixed.
  • Static methods serializeTCPDFtagParameters() and unserializeTCPDFtagParameters() were moved as non static to the main TCPDF class.
  • Deprecated methods were removed, please use the equivalents defined in other classes (i.e. TCPDF_STATIC and TCPDF_FONTS).
  • The constant K_TCPDF_CALLS_IN_HTML is now set by default to FALSE.

You can read the complete changelog and also download this latest version on their homepage: www.tcpdf.org