[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Dolibarr-bugtrack] [bug #18518] Mise en page des PDF
From: |
Yannick Warnier |
Subject: |
[Dolibarr-bugtrack] [bug #18518] Mise en page des PDF |
Date: |
Sun, 25 Feb 2007 23:02:18 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061205 Iceweasel/2.0.0.1 (Debian-2.0.0.1+dfsg-2) |
Follow-up Comment #6, bug #18518 (project dolibarr):
Salut cebe,
Est-ce que tu pourrais vérifier l'état de la dernière version du modèle
crabe, et me dire si ça corrige les problèmes que tu avais? Je ne pense
pas, mais étant donné qu'il y a eu des modifications sur le modèle crabe
récemment, je ne peux pas appliquer ton modèle tel quel.
Je repère les modifications suivantes (mais ça me semble un peu peu):
ligne 309: $this->_tableau($pdf, $tab_top, $nexY - $tab_top + 20, $nexY,
$outputlangs);
ligne 313: $this->_tableau($pdf, $tab_top_newpage, $nexY - $tab_top_newpage +
20, $nexY, $outputlangs);
lignes 334-335:
$this->_tableau($pdf, $tab_top, $nexY - $tab_top + 20, $nexY, $outputlangs);
$bottomlasttab=$tab_top + $nexY - $tab_top + 20 + 1;
lignes 338-339:
$this->_tableau($pdf, $tab_top_newpage, $nexY - $tab_top_newpage + 20, $nexY,
$outputlangs);
$bottomlasttab=$tab_top_newpage + $nexY - $tab_top_newpage + 20 + 1;
Yannick
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?18518>
_______________________________________________
Message posté via/par Savannah
http://savannah.nongnu.org/