a
This commit is contained in:
parent
28a92201d9
commit
6995c363e6
|
|
@ -40,7 +40,7 @@ class ControleurAjaxavenantretrait extends Controleurrequete
|
||||||
|
|
||||||
// $pdf = new FPDF_Protection();
|
// $pdf = new FPDF_Protection();
|
||||||
$pdf = new FPDF();
|
$pdf = new FPDF();
|
||||||
$pdf->SetProtection(array('print'));
|
// $pdf->SetProtection(array('print'));
|
||||||
$pdf->AliasNbPages();
|
$pdf->AliasNbPages();
|
||||||
$pdf->AddPage();
|
$pdf->AddPage();
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user