From f8a9733b7359ca78b6364e460902bcbe994d0bd5 Mon Sep 17 00:00:00 2001 From: Laurent Destailleur Date: Sat, 3 Nov 2012 00:37:10 +0100 Subject: [PATCH] Again 2 pixels missings --- htdocs/core/modules/action/rapport.pdf.php | 2 +- htdocs/core/modules/cheque/pdf/pdf_blochet.class.php | 2 +- htdocs/core/modules/commande/doc/pdf_einstein.modules.php | 2 +- .../modules/expedition/doc/pdf_expedition_merou.modules.php | 2 +- .../modules/expedition/doc/pdf_expedition_rouget.modules.php | 2 +- htdocs/core/modules/facture/doc/pdf_crabe.modules.php | 2 +- htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php | 2 +- htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php | 2 +- htdocs/core/modules/project/pdf/pdf_baleine.modules.php | 2 +- htdocs/core/modules/propale/doc/pdf_azur.modules.php | 2 +- .../core/modules/supplier_invoice/pdf/pdf_canelle.modules.php | 2 +- htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php | 2 +- 12 files changed, 12 insertions(+), 12 deletions(-) diff --git a/htdocs/core/modules/action/rapport.pdf.php b/htdocs/core/modules/action/rapport.pdf.php index 2318c10a550..ab20501c54c 100644 --- a/htdocs/core/modules/action/rapport.pdf.php +++ b/htdocs/core/modules/action/rapport.pdf.php @@ -120,7 +120,7 @@ class CommActionRapport $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/cheque/pdf/pdf_blochet.class.php b/htdocs/core/modules/cheque/pdf/pdf_blochet.class.php index 73e3107a3d5..e22d772961b 100644 --- a/htdocs/core/modules/cheque/pdf/pdf_blochet.class.php +++ b/htdocs/core/modules/cheque/pdf/pdf_blochet.class.php @@ -117,7 +117,7 @@ class BordereauChequeBlochet extends ModeleChequeReceipts $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/commande/doc/pdf_einstein.modules.php b/htdocs/core/modules/commande/doc/pdf_einstein.modules.php index f79b056f94a..a54dd1f5247 100644 --- a/htdocs/core/modules/commande/doc/pdf_einstein.modules.php +++ b/htdocs/core/modules/commande/doc/pdf_einstein.modules.php @@ -188,7 +188,7 @@ class pdf_einstein extends ModelePDFCommandes $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php b/htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php index 3f866e4a2fd..33988c09362 100644 --- a/htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php +++ b/htdocs/core/modules/expedition/doc/pdf_expedition_merou.modules.php @@ -149,7 +149,7 @@ class pdf_expedition_merou extends ModelePdfExpedition $pdf=pdf_getInstance($this->format,'mm','l'); $heightforinfotot = 0; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php b/htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php index 6799179a7e2..c2ccaf1fc8e 100644 --- a/htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php +++ b/htdocs/core/modules/expedition/doc/pdf_expedition_rouget.modules.php @@ -135,7 +135,7 @@ class pdf_expedition_rouget extends ModelePdfExpedition $pdf=pdf_getInstance($this->format); $heightforinfotot = 0; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php index 698911a08ee..2709d307817 100755 --- a/htdocs/core/modules/facture/doc/pdf_crabe.modules.php +++ b/htdocs/core/modules/facture/doc/pdf_crabe.modules.php @@ -188,7 +188,7 @@ class pdf_crabe extends ModelePDFFactures $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php b/htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php index 723b766daa9..c5800ae9732 100644 --- a/htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php +++ b/htdocs/core/modules/fichinter/doc/pdf_soleil.modules.php @@ -142,7 +142,7 @@ class pdf_soleil extends ModelePDFFicheinter $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php b/htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php index 9b0b79168b8..e1da729cfc1 100644 --- a/htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php +++ b/htdocs/core/modules/livraison/pdf/pdf_typhon.modules.php @@ -152,7 +152,7 @@ class pdf_typhon extends ModelePDFDeliveryOrder $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/project/pdf/pdf_baleine.modules.php b/htdocs/core/modules/project/pdf/pdf_baleine.modules.php index b023097035b..282ea3361cb 100644 --- a/htdocs/core/modules/project/pdf/pdf_baleine.modules.php +++ b/htdocs/core/modules/project/pdf/pdf_baleine.modules.php @@ -129,7 +129,7 @@ class pdf_baleine extends ModelePDFProjects $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/propale/doc/pdf_azur.modules.php b/htdocs/core/modules/propale/doc/pdf_azur.modules.php index ac17210651f..1150e23d214 100644 --- a/htdocs/core/modules/propale/doc/pdf_azur.modules.php +++ b/htdocs/core/modules/propale/doc/pdf_azur.modules.php @@ -187,7 +187,7 @@ class pdf_azur extends ModelePDFPropales $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php b/htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php index f752ffaf6b0..5bf11e45830 100755 --- a/htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php +++ b/htdocs/core/modules/supplier_invoice/pdf/pdf_canelle.modules.php @@ -186,7 +186,7 @@ class pdf_canelle extends ModelePDFSuppliersInvoices $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF')) diff --git a/htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php b/htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php index f686c6508ea..4ec625c6f95 100644 --- a/htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php +++ b/htdocs/core/modules/supplier_order/pdf/pdf_muscadet.modules.php @@ -198,7 +198,7 @@ class pdf_muscadet extends ModelePDFSuppliersOrders $pdf=pdf_getInstance($this->format); $heightforinfotot = 50; // Height reserved to output the info and total part $heightforfreetext= 5; // Height reserved to output the free text on last page - $heightforfooter = $this->marge_basse + 10; // Height reserved to output the footer (value include bottom margin) + $heightforfooter = $this->marge_basse + 8; // Height reserved to output the footer (value include bottom margin) $pdf->SetAutoPageBreak(1,0); if (class_exists('TCPDF'))