Add hidden option MAIN_USE_BACKGROUND_ON_PDF

This commit is contained in:
Laurent Destailleur
2009-06-15 18:57:34 +00:00
parent 70c4f0bd93
commit f22aa12c2d
14 changed files with 71 additions and 5 deletions

View File

@@ -230,6 +230,9 @@ class CommActionRapport
{
global $conf,$langs;
// Do not add the BACKGROUND as this is a report
//pdf_pagehead($pdf,$outputlangs,$pdf->page_hauteur);
// New page
$pdf->AddPage();