PDML http://www.pdml-pdf.net/ http://sourceforge.net/projects/pdml/ Introduction: ------------- PDML is an informal markup language written in 100% PHP, allowing to create complex PDF documents very easily for people already familiar with HTML. People familiar with PHP can also use it as a way to define templates for dynamic PDF documents. The PDML project was developed by Henri T. (metal_hurlant). Because we think this project is very useful we want to continue this project. PDML is built on top of FPDF, and is licensed under the GPL Contact: -------- Please contact us at our SF forum: https://sourceforge.net/projects/pdml/forums/forum/370404 Installation: ------------- Just unzip these files in your web directory and include pdml.php into your PHP page. The file example1.php is provided as simple example. Licensing: ---------- This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program (in the file COPYING); if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA