mirror of
https://github.com/Dolibarr/dolibarr.git
synced 2026-01-06 00:53:00 +01:00
Add hidden option MAIN_USE_BACKGROUND_ON_PDF
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user