com-tecnick-tcpdf
[ class tree: com-tecnick-tcpdf ] [ index: com-tecnick-tcpdf ] [ all elements ]

Procedural File: TCPDF

Source Location: /tcpdf.php



Classes:

TCPDF
This is a PHP5 class for generating PDF files on-the-fly without requiring external extensions.


Page Details:

This is a PHP5 class for generating PDF documents without requiring external extensions.


TCPDF project (http://www.tcpdf.org) was originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org).
<h3>TCPDF main features are:</h3>

  • no external libraries are required for the basic functions;
  • supports all ISO page formats;
  • supports UTF-8 Unicode and Right-To-Left languages;
  • supports document encryption;
  • includes methods to publish some HTML code;
  • includes graphic and transformation methods;
  • includes bookmarks;
  • includes Javascript and forms support;
  • includes a method to print various barcode formats (requires GD library);
  • supports TrueTypeUnicode, TrueType, Type1 and encoding;
  • supports custom page formats, margins and units of measure;
  • includes methods for page header and footer management;
  • supports automatic page break;
  • supports automatic page numbering;
  • supports automatic line break and text justification;
  • supports JPEG, PNG anf GIF images;
  • supports colors;
  • supports links;
  • support page compression (requires zlib extension).
Tools to encode your unicode fonts are on fonts/ttf2ufm directory.</p>




Tags:

author:  Nicola Asuni
version:  3.0.002
copyright:  2004-2008 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
link:  http://www.tcpdf.org
abstract:  Class for generating PDF files on-the-fly without requiring external extensions.
name:  TCPDF
license:  LGPL


Includes:

require_once(dirname(__FILE__).'/config/tcpdf_config.php') [line 118]
include configuration file






PDF_PRODUCER [line 124]

PDF_PRODUCER = 'TCPDF 3.0.002 (http://www.tcpdf.org)'
define default PDF document producer


[ Top ]




Documentation generated on Tue, 01 Apr 2008 10:09:06 +0200 by phpDocumentor 1.4.0