Nicola Asuni
1b4dffc80c
Merge pull request #73 from rgarcia-martin/patch-tcpdf_fonts
...
Update tcpdf_fonts.php
2018-02-19 14:17:24 +00:00
Nicola Asuni
486eca5348
Merge pull request #76 from westhouseit/westhouseit-patch-2
...
Fix Undesired mouseover effect on links
2018-02-19 14:15:09 +00:00
Nicola Asuni
865cd727fc
Merge pull request #78 from char101/patch-1
...
write1DBarcode: fix default parameter type for $style
2018-02-19 14:14:25 +00:00
Nicola Asuni
505a521c30
Merge pull request #80 from NikkiDelRosso/master
...
Handle side padding correctly on writeHTML
2018-02-19 14:13:15 +00:00
Nicola Asuni
618efe390b
Update tcpdf_static.php
2018-02-19 14:10:48 +00:00
Nicola Asuni
ee2fcaf7a4
Merge pull request #74 from emielmolenaar/master
...
Refactor deprecated each() calls to foreach()
2018-02-19 14:09:44 +00:00
Nikki DelRosso
749018f44d
Handle side padding correctly on writeHTML
...
Previously, right and left padding for HTML content were always equal on PDF, regardless of actual setting.
2017-12-11 11:22:32 -07:00
Charles
5867bd5fb0
write1DBarcode: fix default parameter type for $style
2017-11-23 13:53:28 +07:00
westhouseit
a0a73ee8e9
Fix Undesired mouseover effect on links
...
Credit to: 48e55aa595
2017-10-16 21:53:12 +01:00
Emiel Molenaar
4874651178
Refactor deprecated each() calls to foreach()
2017-09-21 12:10:50 +02:00
Rafael Garcia
d8e86f7136
Update tcpdf_fonts.php
...
#813 Undefined offset: 32766
I get that bug when i import that font: http://www.dafont.com/es/accidental-presiden.font
https://sourceforge.net/p/tcpdf/bugs/813/
2017-08-28 12:44:08 +02:00
zeldajay
7ebef16fb7
Update tcpdf_addfont.php
2017-08-10 14:30:46 +08:00
csears123
dc6b90d65b
"Non well formed numeric value" error occurs in PHP 7
...
The $size variable in the SetFontSize function is supposed to be a float type, but a string can be passed in like "14px" causing an error in PHP 7. Re-casting the variable is a simple solution to fix the variable type if it was incorrectly passed in.
2017-08-02 09:50:11 -06:00
GHopperMSK
555011ef05
In some cases we want a part of TOC without page number. The patch fixes TOC generation in situations like this.
2017-07-28 22:10:33 +03:00
Sebastián Iturra Valdés
6dfdc2d0d6
refactoring write2DBarcode() in tcpdf
...
Function write2DBarcode() have problem in 7.1.6, with this fix run in PHP 5 Upwards.
http://php.net/manual/en/functions.arguments.php#functions.arguments.type-declaration.types
2017-07-11 16:19:19 -04:00
berlinquin
05731a11d2
Reverse order of operations in getErrorCorrectionLevel
2017-06-24 16:12:41 -06:00
Taco van den Broek
3a1950ba8a
Add url as an alternative path instead of returning directly
...
When TCPDF_STATIC::fileGetContents is called with a relative
path while $_SERVER['SCRIPT_URI'] is set, this method _always_
used the web-url to retrieve the contents.
2017-06-14 16:23:31 +02:00
spipu
48e55aa595
fix Undesired mouseover effect on links in PDF on Chrome Pdf Viewer
2017-06-14 11:12:38 +02:00
westhouseit
071769775a
Fix for Notice -> Undefined index: F0
...
Notice happens when using a numberless TOC and breaks local testing.
2017-05-22 21:12:10 +01:00
Nicola Asuni
95c5938aaf
Update version
OLDv6
6.2.13
2017-04-26 09:14:48 +01:00
Nicola Asuni
bcba1088b0
Merge pull request #52 from opichon/multicell-border
...
fixed border in multicell printing across columns
2017-04-26 09:14:02 +01:00
Nicola Asuni
24cc60d937
Merge pull request #50 from dardoguidobono/master
...
Update tcpdf.php
2017-04-26 09:12:49 +01:00
Nicola Asuni
61d7805740
Merge pull request #48 from albertocubeddu/master
...
Check if the string is not empty
2017-04-26 09:12:32 +01:00
Nicola Asuni
7a5332f4f4
Merge pull request #53 from JWZH/remove_fonts_from_classmap
...
Remove fonts from classmap
2017-04-26 09:11:11 +01:00
Nicola Asuni
ac0dab0e9f
Merge pull request #54 from visualex/master
...
Set back link to empty array as initiated.
2017-04-26 09:10:09 +01:00
Alex Bogdanov
751d6c97fe
Set back link to empty array as initiated. Illegal string offset warning otherwise.
2017-03-27 13:39:48 +02:00
Wenzheng Jiang
e1f9b296e4
Remove fonts from classmap
2017-02-07 16:30:32 +11:00
Olivier Pichon
f5e7bfeb89
fixed border in multicell printing across columns
2017-01-21 15:37:43 +07:00
dardoguidobono
09bd9ad2f3
Update tcpdf.php
...
fix problem on trying to set array value in a string
2017-01-10 11:45:36 -03:00
alberto
2326b09ed6
Check if the string is not empty
2016-11-28 17:25:04 +11:00
nicolaasuni
009f2304c3
last v6 version
2016-06-10 18:46:02 +01:00
nicolaasuni
2f732eaa91
6.2.12 (2015-09-12)
...
- fix composer package name to tecnickcom/tcpdf
6.2.12
2015-09-12 11:08:34 +01:00
nicolaasuni
354433a339
6.2.11 (2015-08-02)
...
- Bug #1070 "PNG regression in 6.2.9 (they appear as their alpha channel)" was fixed.
- Bug #1069 "Encoded SRC URLs in <img> tags don't work anymore" was fixed.
6.2.11
2015-08-02 13:30:27 +01:00
nicolaasuni
25394f75d6
6.2.10 (2015-07-28)
...
- Minor mod to PNG parsing.
- Make dependency on mcrypt optional.
6.2.10
2015-07-28 16:28:45 +01:00
nicolaasuni
fa6ab8a1e1
6.2.9 (2015-06-18)
...
-
6.2.9
2015-06-18 10:12:38 +01:00
nicolaasuni
3dee9e7f3a
6.2.8 (2015-04-29)
...
- Removed unwanted file.
6.2.8
2015-04-29 17:13:58 +01:00
nicolaasuni
8eb1adde16
6.2.7 (2015-04-28)
...
- Merged PR 17: Avoid warning when iterating a non-array variable.
- Merged PR 16: Improve MuliCell param definition.
- Improved column check (PR 15).
- Merged PR 11: Use stream_is_local instead of limit to file://.
- Merged PR 10: ImageMagick link on README.txt.
6.2.7
2015-04-28 20:51:18 +01:00
nicolaasuni
a2e8f5b505
6.2.6 (2015-01-28)
...
- Bug #1008 "UTC offset sing breaks PDF/A-1b compliance" was fixed.
6.2.6
2015-01-28 18:51:40 +00:00
nicolaasuni
da2fe93594
6.2.5 (2015-01-24)
...
- Bug #1019 " in static context" was fixed.
- Bug #1015 "Infinite loop in getIndirectObject method of parser" was fixed.
6.2.5
2015-01-24 09:41:10 +00:00
nicolaasuni
ba2afad72c
6.2.4 (2015-01-08)
...
- fix warning related to empty K_PATH_URL.
- fix error when a key is not set.
6.2.4
2015-01-08 18:35:22 +00:00
nicolaasuni
d7071cbf26
6.2.3 (2014-12-18)
...
- New comment.
- Moved the K_PATH_IMAGES definition in tcpdf_autoconfig.
6.2.3
2014-12-18 13:36:04 +00:00
nicolaasuni
47e8e3e0d1
6.2.2 (2014-12-18)
...
- Fixed mispelled words.
- Fixed version number.
6.2.2
2014-12-18 13:26:15 +00:00
nicolaasuni
9e5565230f
6.2.1 (2014-12-18)
...
- The constant K_TCPDF_THROW_EXCEPTION_ERROR is now set to false in the default configuration file.
- An issue with the _destroy() method was fixed.
6.2.1
2014-12-18 12:48:16 +00:00
nicolaasuni
40662daa76
6.2.0 (2014-12-10)
...
- Bug #1005 "Security Report, LFI posting internal files externally abusing default parameter" was fixed.
- Static methods serializeTCPDFtagParameters() and unserializeTCPDFtagParameters() were moved as non static to the main TCPDF class (see changes in example n. 49).
- Deprecated methods were removed, please use the equivalents defined in other classes (i.e. TCPDF_STATIC and TCPDF_FONTS).
- The constant K_TCPDF_CALLS_IN_HTML is now set by default to FALSE.
- DLE, DLX and DLP page format was added.
- Page format are now defined as a public property in TCPDF_STATIC.
6.2.0
2014-12-10 18:53:49 +00:00
nicolaasuni
3d5921442e
6.1.0 (2014-12-07)
...
- The method TCPDF_STATIC::getRandomSeed() was improved.
6.1.1
2014-12-09 08:05:14 +00:00
nicolaasuni
95960170a2
6.1.0 (2014-12-07)
...
- The method TCPDF_STATIC::getRandomSeed() was improved.
- The disk caching feature was removed.
- Bug #1003 "Backslashes become duplicated in table, using WriteHTML" was fixed.
- Bug #1002 "SVG radialGradient within non-square Rect" was fixed.
6.1.0
2014-12-07 13:10:45 +00:00
nicolaasuni
75e7ad3945
6.0.099 (2014-11-15)
...
- Added basic support for nested SVG images (adapted PR from SamMousa).
- A bug related to setGDImageTransparency() was fixed (thanks to Maarten Boerema).
6.0.099
2014-11-15 12:35:49 +00:00
nicolaasuni
de89c0d7fd
6.0.098 (2014-11-08)
...
- Bug item #996 "getCharBBox() returns incorrect results for TTF glyphs without outlines" was fixed.
- Bug item #991 "Text problem with SVG" was fixed (only the font style part).
6.0.098
2014-11-08 11:12:39 +00:00
nicolaasuni
00f7613b21
6.0.097 (2014-10-20)
...
- Bug item #988 "hyphenateText - charmin parameter not work" was fixed.
- New 1D barcode method to print pre-formatted IMB - Intelligent Mail Barcode - Onecode - USPS-B-3200.
2014-10-20 21:04:11 +01:00
nicolaasuni
73b436e180
6.0.097 (2014-10-20)
...
- Bug item #988 "hyphenateText - charmin parameter not work" was fixed.
6.0.097
2014-10-20 21:02:38 +01:00