Home « Server software «
Documentation: shared/pdf.php
Class PDF extends FPDF - A library to generate PDF files
This script is a reference file of this system.
Voir aussi:
Licence: GNU Lesser General Public License
Auteurs:
- Bernard Paques bernard.paques@bigfoot.com
encode() - Encode a sequence of HTML tags, or plain text, to PDF
function encode($text)
- $text - string the text to append
- returns the content of PDF
Voir aussi:
Footer() - Page footer
function Footer()
Voir aussi:
Header() - Page header
function Header()
Voir aussi: