Supp: suppression de TCPF car il utilise un systme de police diffrent et cre des pdf de trop grosse taille.
Modif: Ajout des fonctions HTML de TCPF dans fpdf.php Ajout: Ajout de format de papier dans fpdf.php
This commit is contained in:
parent
3857741400
commit
6574b49ad9
@ -187,7 +187,7 @@ var $PDFVersion; //PDF version number
|
||||
*******************************************************************************/
|
||||
function FPDF($orientation='P',$unit='mm',$format='A4')
|
||||
{
|
||||
// ajout pour HTML2PDF
|
||||
// ajout pour HTML PARSER
|
||||
$this->fontlist = array("arial", "times", "courier", "helvetica", "symbol");
|
||||
$this->b = 0;
|
||||
$this->i = 0;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user