-
-
Notifications
You must be signed in to change notification settings - Fork 221
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
98de295
commit fadedd4
Showing
17 changed files
with
27 additions
and
27 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ | |
* | ||
* SOFTWARE : tc-lib-pdf | ||
* AUTHOR : Nicola Asuni <[email protected]> | ||
* COPYRIGHT : 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* COPYRIGHT : 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
********************************************************************** | ||
|
||
This is free software: you can redistribute it and/or modify it | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ | |
# @category Library | ||
# @package Pdf | ||
# @author Nicola Asuni <[email protected]> | ||
# @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
# @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
# @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE) | ||
# @link https://github.com/tecnickcom/tc-lib-pdf | ||
# | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,7 +19,7 @@ MISSING: advanced text methods, html and css parsing. | |
* **category** Library | ||
* **package** \Com\Tecnick\Pdf | ||
* **author** Nicola Asuni <[email protected]> | ||
* **copyright** 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* **copyright** 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* **license** http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* **link** https://tcpdf.org | ||
* **source** https://github.com/tecnickcom/tc-lib-pdf | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
8.0.55 | ||
8.0.56 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,7 +6,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Upstream-Name: ~#PROJECT#~ | |
Source: https://github.com/~#VENDOR#~/~#PROJECT#~ | ||
|
||
Files: * | ||
Copyright: Copyright 2001-2023 Nicola Asuni <[email protected]> | ||
Copyright: Copyright 2001-2024 Nicola Asuni <[email protected]> | ||
License: LGPL-3 | ||
|
||
License: LGPL-3 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -36,7 +36,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -25,7 +25,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -36,7 +36,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package PDF | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -25,7 +25,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -27,7 +27,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -29,7 +29,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -28,7 +28,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -23,7 +23,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2002-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2002-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -7,7 +7,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
* | ||
|
@@ -25,7 +25,7 @@ | |
* @category Library | ||
* @package Pdf | ||
* @author Nicola Asuni <[email protected]> | ||
* @copyright 2015-2023 Nicola Asuni - Tecnick.com LTD | ||
* @copyright 2015-2024 Nicola Asuni - Tecnick.com LTD | ||
* @license http://www.gnu.org/copyleft/lesser.html GNU-LGPL v3 (see LICENSE.TXT) | ||
* @link https://github.com/tecnickcom/tc-lib-pdf | ||
*/ | ||
|