dolibarr-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Dolibarr-cvs] dolibarr/htdocs/lib pdf.lib.php


From: Laurent Destailleur
Subject: [Dolibarr-cvs] dolibarr/htdocs/lib pdf.lib.php
Date: Sun, 02 Aug 2009 17:40:14 +0000

CVSROOT:        /cvsroot/dolibarr
Module name:    dolibarr
Changes by:     Laurent Destailleur <eldy>      09/08/02 17:40:14

Modified files:
        htdocs/lib     : pdf.lib.php 

Log message:
        Restore old behaviour for free text using a manual break because new 
one has several bugs:
        * Text must not start before left margin (text truncated on some 
printers).
        * Autowrap works iif there is two lines but not more.
        * A blank line is wasted.
        * Break is sometimes wrong, sometimes good dependin if there is special 
char or not in text.
        * There is no way to choose how to format/wrap text. Manual choice make 
user to free to wrap where he wants.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/dolibarr/htdocs/lib/pdf.lib.php?cvsroot=dolibarr&r1=1.16&r2=1.17




reply via email to

[Prev in Thread] Current Thread [Next in Thread]