Quote:
Garrath wrote:
Sorry for my bad english
Quote:
hervet wrote:
Hello,
What is planed for XOOPS 2.0.18 and is it possible to ask some new features like :
1/ Inclusion of tcpdf
what is it?
TCPDF is a PHP 5 class for generating PDF files on-the-fly without requiring external extensions. TCPDF is an extension and improvement of the FPDF class (
http://www.fpdf.org). Supports UTF-8, Unicode, HTML and XHTML.
TCPDF is an Open Source PHP 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.
TCPDF is used by a large number of php projects such as AIOCP, Drupal, Joomla, Xoops, TCExam, etc.
Main Features:
* supports all ISO page formats;
* supports UTF-8 Unicode;
* includes methods to publish some xhtml code;
* includes a method to print various barcode formats;
* 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;
* the source code is full documented;
http://tcpdf.sf.net http://sourceforge.net/projects/tcpdf/EDIT:
TCPDF is already included with the latest version of
News (version 1.56). For implementing it into SmartSection, see
this discussion on xoopscube.org.