* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
...
...
@@ -166,7 +167,7 @@ function pdf_getInstance($format='',$metric='mm',$pagetype='P')
* This class is an enhanced FPDI class that support method writeHTMLCell
*/
classFPDI_DolExtendedextendsFPDI
{
{
/**
* __call
*
...
...
@@ -434,9 +435,9 @@ function pdf_pagehead(&$pdf,$outputlangs,$page_height)
// Add a background image on document
if(!empty($conf->global->MAIN_USE_BACKGROUND_ON_PDF))// Warning, this option make TCPDF generation beeing crazy and some content disappeared behin the image
{
$pdf->SetAutoPageBreak(0,0);// Disable auto pagebreak before adding image
$pdf->SetAutoPageBreak(0,0);// Disable auto pagebreak before adding image