mirror of
https://github.com/vdm-io/tcpdf.git
synced 2024-11-22 12:55:10 +00:00
4.8.030
This commit is contained in:
parent
b4c68becde
commit
09c2403d04
@ -1,3 +1,6 @@
|
||||
4.8.030 (2010-01-27)
|
||||
- Some text alignment cases were fixed.
|
||||
|
||||
4.8.029 (2010-01-27)
|
||||
- Bug item #2941057 "TOC Error in PDF File Output" was fixed.
|
||||
- Some text alignment cases were fixed.
|
||||
|
@ -8,7 +8,7 @@ http://sourceforge.net/donate/index.php?group_id=128076
|
||||
------------------------------------------------------------
|
||||
|
||||
Name: TCPDF
|
||||
Version: 4.8.029
|
||||
Version: 4.8.030
|
||||
Release date: 2010-01-27
|
||||
Author: Nicola Asuni
|
||||
|
||||
|
@ -45,7 +45,7 @@
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
File diff suppressed because it is too large
Load Diff
@ -1368,7 +1368,7 @@ $type)</code>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -96,7 +96,7 @@ PHP class to creates array representations for common 1D barcodes to be used wit
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -507,7 +507,7 @@ Configuration file for TCPDF.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:35 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:23 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -88,7 +88,7 @@ Array of WEB safe colors.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:33 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:21 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -73,7 +73,7 @@ This is a PHP class for generating PDF documents without requiring external exte
|
||||
<td><b>author:</b> </td><td>Nicola Asuni</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>version:</b> </td><td>4.8.029</td>
|
||||
<td><b>version:</b> </td><td>4.8.030</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><b>copyright:</b> </td><td>2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com</td>
|
||||
@ -104,7 +104,7 @@ unicode data<br /><br /></div>
|
||||
<div class="tags">
|
||||
<table width="90%" border="0" cellspacing="0" cellpadding="1"><tr><td class="code_border">
|
||||
<table width="100%" border="0" cellspacing="0" cellpadding="2"><tr><td class="code">
|
||||
<code>PDF_PRODUCER = 'TCPDF 4.8.029 (http://www.tcpdf.org)'</code>
|
||||
<code>PDF_PRODUCER = 'TCPDF 4.8.030 (http://www.tcpdf.org)'</code>
|
||||
</td></tr></table>
|
||||
</td></tr></table>
|
||||
|
||||
@ -115,7 +115,7 @@ unicode data<br /><br /></div>
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:33 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:21 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -237,7 +237,7 @@ Unicode Include file for TCPDF.<br /><br /><br /><br />
|
||||
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:35 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:23 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -1454,7 +1454,7 @@
|
||||
<a href="elementindex.html#top">top</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -1477,7 +1477,7 @@
|
||||
<a href="elementindex_com-tecnick-tcpdf.html#top">top</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -35,7 +35,7 @@
|
||||
<a href="#Post-parsing">Post-parsing</a><br>
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:35 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:23 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -58,7 +58,7 @@
|
||||
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.3</a><br />
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
@ -58,7 +58,7 @@
|
||||
This documentation was generated by <a href="http://www.phpdoc.org">phpDocumentor v1.4.3</a><br />
|
||||
<div class="credit">
|
||||
<hr />
|
||||
Documentation generated on Wed, 27 Jan 2010 20:23:32 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
Documentation generated on Wed, 27 Jan 2010 23:41:20 +0100 by <a href="http://www.phpdoc.org">phpDocumentor 1.4.3</a>
|
||||
</div>
|
||||
</td></tr></table>
|
||||
</td>
|
||||
|
34
tcpdf.php
34
tcpdf.php
@ -4,7 +4,7 @@
|
||||
// Begin : 2002-08-03
|
||||
// Last Update : 2010-01-27
|
||||
// Author : Nicola Asuni - info@tecnick.com - http://www.tcpdf.org
|
||||
// Version : 4.8.029
|
||||
// Version : 4.8.030
|
||||
// License : GNU LGPL (http://www.gnu.org/copyleft/lesser.html)
|
||||
// ----------------------------------------------------------------------------
|
||||
// Copyright (C) 2002-2010 Nicola Asuni - Tecnick.com S.r.l.
|
||||
@ -128,7 +128,7 @@
|
||||
* @copyright 2002-2010 Nicola Asuni - Tecnick.com S.r.l (www.tecnick.com) Via Della Pace, 11 - 09044 - Quartucciu (CA) - ITALY - www.tecnick.com - info@tecnick.com
|
||||
* @link http://www.tcpdf.org
|
||||
* @license http://www.gnu.org/copyleft/lesser.html LGPL
|
||||
* @version 4.8.029
|
||||
* @version 4.8.030
|
||||
*/
|
||||
|
||||
/**
|
||||
@ -152,14 +152,14 @@ if (!class_exists('TCPDF', false)) {
|
||||
/**
|
||||
* define default PDF document producer
|
||||
*/
|
||||
define('PDF_PRODUCER', 'TCPDF 4.8.029 (http://www.tcpdf.org)');
|
||||
define('PDF_PRODUCER', 'TCPDF 4.8.030 (http://www.tcpdf.org)');
|
||||
|
||||
/**
|
||||
* This is a PHP class for generating PDF documents without requiring external extensions.<br>
|
||||
* TCPDF project (http://www.tcpdf.org) has been originally derived in 2002 from the Public Domain FPDF class by Olivier Plathey (http://www.fpdf.org), but now is almost entirely rewritten.<br>
|
||||
* @name TCPDF
|
||||
* @package com.tecnick.tcpdf
|
||||
* @version 4.8.029
|
||||
* @version 4.8.030
|
||||
* @author Nicola Asuni - info@tecnick.com
|
||||
* @link http://www.tcpdf.org
|
||||
* @license http://www.gnu.org/copyleft/lesser.html LGPL
|
||||
@ -3748,10 +3748,6 @@ if (!class_exists('TCPDF', false)) {
|
||||
*/
|
||||
protected function getCellCode($w, $h=0, $txt='', $border=0, $ln=0, $align='', $fill=0, $link='', $stretch=0, $ignore_min_height=false) {
|
||||
$txt = $this->removeSHY($txt);
|
||||
if ($this->rtl) {
|
||||
// remove right spaces
|
||||
$txt = rtrim($txt);
|
||||
}
|
||||
$rs = ''; //string to be returned
|
||||
if (!$ignore_min_height) {
|
||||
$min_cell_height = $this->FontSize * $this->cell_height_ratio;
|
||||
@ -4048,7 +4044,7 @@ if (!class_exists('TCPDF', false)) {
|
||||
$nl = 1;
|
||||
} else {
|
||||
// ******* Write text
|
||||
$nl = $this->Write($this->lasth, $txt, '', 0, $align, true, $stretch, false, false, $maxh);
|
||||
$nl = $this->Write($this->lasth, $txt, '', 0, $align, true, $stretch, false, true, $maxh);
|
||||
}
|
||||
if ($autopadding) {
|
||||
// add bottom padding
|
||||
@ -4368,6 +4364,9 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->cMargin = 0;
|
||||
}
|
||||
}
|
||||
if ($firstblock AND $this->isRTLTextDir()) {
|
||||
$tmpstr = rtrim($tmpstr);
|
||||
}
|
||||
$this->Cell($w, $h, $tmpstr, 0, 1, $talign, $fill, $link, $stretch);
|
||||
unset($tmpstr);
|
||||
if ($firstline) {
|
||||
@ -4451,6 +4450,9 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->cMargin = 0;
|
||||
}
|
||||
}
|
||||
if ($firstblock AND $this->isRTLTextDir()) {
|
||||
$tmpstr = rtrim($tmpstr);
|
||||
}
|
||||
$this->Cell($w, $h, $tmpstr, 0, 1, $align, $fill, $link, $stretch);
|
||||
unset($tmpstr);
|
||||
if ($firstline) {
|
||||
@ -4503,6 +4505,9 @@ if (!class_exists('TCPDF', false)) {
|
||||
}
|
||||
}
|
||||
// print the line
|
||||
if ($firstblock AND $this->isRTLTextDir()) {
|
||||
$tmpstr = rtrim($tmpstr);
|
||||
}
|
||||
$this->Cell($w, $h, $shy_char_left.$tmpstr.$shy_char_right, 0, 1, $align, $fill, $link, $stretch);
|
||||
unset($tmpstr);
|
||||
if ($firstline) {
|
||||
@ -4583,6 +4588,9 @@ if (!class_exists('TCPDF', false)) {
|
||||
$this->cMargin = 0;
|
||||
}
|
||||
}
|
||||
if ($firstblock AND $this->isRTLTextDir()) {
|
||||
$tmpstr = rtrim($tmpstr);
|
||||
}
|
||||
$this->Cell($w, $h, $tmpstr, 0, $ln, $align, $fill, $link, $stretch);
|
||||
unset($tmpstr);
|
||||
if ($firstline) {
|
||||
@ -13558,6 +13566,9 @@ if (!class_exists('TCPDF', false)) {
|
||||
$lnstring[4][$kk] = $no;
|
||||
$lnstring[5][$kk] = $ns;
|
||||
}
|
||||
if ($this->isRTLTextDir()) {
|
||||
$t_x = $this->lMargin - $this->endlinex + $this->cMargin - (($no - $ns) * $one_space_width);
|
||||
}
|
||||
// calculate additional space to add to each space
|
||||
$spacelen = $one_space_width;
|
||||
$spacewidth = ((($tw - $linew) + (($no - $ns) * $spacelen)) / ($ns?$ns:1)) * $this->k;
|
||||
@ -14151,11 +14162,6 @@ if (!class_exists('TCPDF', false)) {
|
||||
} elseif (($plalign == 'L') AND ($this->rtl)) {
|
||||
// left alignment on RTL document
|
||||
$t_x = -$mdiff;
|
||||
} elseif (($plalign == 'J') AND ($plalign == $lalign)) {
|
||||
// Justification
|
||||
$t_x = 0;
|
||||
} else {
|
||||
$t_x = -$this->cMargin;
|
||||
}
|
||||
if (($t_x != 0) OR ($yshift < 0)) {
|
||||
// shift the line
|
||||
|
Loading…
Reference in New Issue
Block a user