Scaricare HTML2PDF
| Version : | 4.03 |
| Data di pubblicazione: | 2011-05-27 |
Con l'atto di scaricare questo file, Lei accetta il fatto che non posso essere tenuto responsabile per nessuna perdita
di dati o deterazione del Suo hardware in seguito all'utilizzo di qualisiasi mio programma.
Changelog (in english)
- v4.03
- correction on the example form.php : cross-site scripting vulnerability
- correction on the management of the automatic line break
- correction on the height calculating if the tags H1->H6
- improved management of the exceptions
- v4.02
- WARNING: many changes in the structure of the project. The 3.xx version is abandoned
- standardisation of project files (Zend standard)
- conversion of the language files in CSV, moving in the "locale" directory. Adding a specific class to manage locals
- improving the management of some errors
- renaming all the subclasses
- moving all the subclasses
- renaming all the protected methods
- correction on the management of tables
- correction on the SVG path reading
- first version of text-align:justify
- correction on the management of the BLOCKQUOTE tag
- correction on the management of the P tag
- adding the management of CSS for the TEXTAREA, SELECT, INPUT tags
- adding the management of the property pagegroup="new" on the PAGE tag
- correction for the INPUT tag with type= radio : checked instead of selected
- v3.31 / 4.01
- correction on the management of the texts
- correction on the HTML parsing
- correction on the management of border-collapse
- correction on the management of TDs, H1->H6
- add the tags fieldset and legend (cf example 4)
- add the language CS
- lots of improvements
- v4.01 only : Using TCPDF 5.0.002
- v4.01 only : Using the TCPDF QR-Code, it does not need a external librairy any more
- v4.01 only : Using the PHP exception for errors
- (thanks to Pavel Kochman for his suggests and adding)
- v3.29 / 4.00
- modification on barcodes. WARNING : bar_w and bar_h can't be used any more
- correction on the management of page_footer
- correction on the management of html entities
- correction on the positioning of texts
- correction on the positioning of tables
- lots of corrections in positionings, colors, ...
- improved support of SVG (G tag, ...)
- improved of createIndex
- harmonization of method names
- v4.00 : is now writtend in PHP5 and based on TCPDF (=> unicode, utf8, ...)
- v4.00 : using TCPDF for forms and barcodes
- v4.00 : improved support of SVG (alpha)
- v3.28
- add tag <label>
- correction for compatibility php4
- v3.27
- correction on <page_header> and <page_footer>
- add possibility of put the index on the page you want
- correction on the management of the alpha canal of PNGs
- correction on the management of border-radius (see example radius) like in CSS3
- correction on the management of background-color
- correction on the management of <thead>, <tfoot>, and <tbody>
- add of vector drawing (see examples draw, tigre, sapin)
- add the property label="none/label" for the <barcode> tag
- fixed some bugs
- v3.26
- bug fixes in the management of CGI's images
- add support of alpha canal on PNG (it needs GD2)
- add setDefaultFont method to specify a default font
- add the "format" property for the <page> tag (see example 4)
- improved support of css color RGB (see example 2)
- add support of css color CMYK (see example 2)
- add support of css prooperty "overflow:hidden" for the <div> tag (see example 2)
- correction on <page_header> and <page_footer>
- add the possibility to directly convert a real HTML page
- many small corrections on the styles
- v3.25
- correction on the calculation of tables in the page_footer
- correction on the interpretation of the spaces between certain tags
- correction on the management tags H1, H2, H3, H4, H5, H6
- correction on the management of the T tag
- support of xhtml tag support like <span />
- add tags COL (see Example 5), DEL, INS, and QRCODE (see Example 13)
- add the css property text-transform
- add the css property rotate (only on DIV, see Example 8)
- the existence of an image is no more mandatory (new method setTestIsImage)
- add a DEBUG mode - older function analysis resources have been removed
- addition of the Danish DA (thanks to Daniel K.)
- v3.24
- correction on the calculation of the width of DIV
- modified for compatibility with PHP localization
- modified for compatibility with PHP 5.3.0
- v3.23
- correction on the calculation of the DIVs
- correction on the interpretation of some CSS styles
- correction function to create indexes automatically CreateIndex
- ATTENTION: CreateIndex changed. Look at the example About!!
- v3.22a
- redistribution of HTML2PDF under the LGPL !!! (instead of GPL)
- v3.22
- correction on CSS background-color
- oerhaul of the management of text-align. CENTER and RIGHT values walk now even in case of rich content
- v3.21
- add support of the CSS float on IMG tag
- correction on the management of TFOOT tag
- correction in the positioning of images
- v3.20
- add support for the margins of the DIV tag
- add support for the CSS LINE-HEIGHT
- correction on the interpretation of the value of certain styles (CSS background-image, background-position, ...)
- correction on the recognition of thead and tfoot tags
- correction on the select tag
- correction on the language files (thanks to Sinan)
- v3.19
- optimization of HTML parser - thanks to Jezelinside
- add tag tfoot
- improved management of paintings: the contents of THEAD and TFOOT tags are now repeated on each page.
- addition of the specific tag BOOKMARK to create "bookmarks"
- ability to automatically add an index at the end of file
- addition of the Turkish TR (thanks to Hidayet)
- improving the method Output. It is now also available such as FPDF
- v3.18
- correction on page breaks automatic tags TABLE, UL, OL
- correction on the interpretation of styles for the tag HR
- correction on the interpretation of the style border-collapse for tag TABLE
- consideration of margin: auto for tables and divs
- comments in the CSS are accepted
- v3.17
- add support of INPUT tags (text, radio, checkbox, button, hidden, ...), SELECT, OPTION, TEXTAREA (see example 14)
- add possibility to save the scripts in pdf, via $ html2pdf-> pdf-> IncludeJS (...); (see examples JS)
- correction on the automatic page break for images
- correction breaks automatic lines for certain tags (UL, P, ...)
- add language NL (thanks to Roland)
- v3.16
- add support for list-style: none (see example 13)
- correction in the management of font added to FPDF (with the method AddFont)
- many corrections on the calculation of widths of the table, div, hr, td, th
- add example about.php
- (for info, the PDF generated from the examples are now in the directory / examples / pdf /, and delete)
- v3.15
- correction on the identification of styles of cases of multiple values in the property class
- consideration of border-radius to the limit of backgrounds (color and image)
- add the CSS properties border-top-*, border-right-* border-*-bottom, border-left-*
- add the CSS property list-style-image (see example 12)
- tag for the table, add the interpretation of align = "center" and align = "right" (see example 1)
- correction in the positioning of images
- fixed some bugs
- add an analysis function HTML2PDFgetTimerDebug resources (see the beginning of the file html2pdf.class.php)
- v3.14
- add a language (pt: Brazilian Portuguese language) and improving the method vueHTML (thank you to Rodrigo)
- correct positioning of the content of IDLH. management of properties and align valign
- add the CSS property border-collapse (see example 0)
- add the CSS property border-radius (see example 1)
- fixed some bugs
- v3.13
- rewriting of the hr tag, taking into account the styles (see example 0)
- add the backcolor property to the tag page (see example 9)
- add properties backleft and backright for tag page to change the margins of the pages (see example 8)
- many corrections on the tags and style
- v3.12
- add tags ol, ul, li (see example 12)
- correction on the calculation of the size where td colspan and rowspan
- add the method setTestTdInOnePage order to disable the test on the size of the TD (see example 11)
- fixed some bugs
- v3.11
- add tags div, p, pre, s
- CSS styles management position (relative, absolute), left, top, right, bottom (see example 10)
- better management of border: border-style, border-color, border-width (see example 10)
- indicate the possibility of default margins through the manufacturer (see example 2)
- v3.10a
- correction for compatibility php4 / php5
- v3.10
- addition of internal links (see example 7)
- complete management of background: image, repeat, position, color (see example 1)
- management underline, overline, linethrough (see example 2)
- fixed some bugs
- v3.09
- Upgrading to FPDF version 1.6, add barcode, correction of the display of special characters
- correction of the calculation of the height of the tag line br
- detection in case of too much content in a TD
- improving the tag page (add attributes Pagesetter with new and old values)
- add FPDF_PROTECTION, accessible via $pdf-> pdf-> SetProtection (...)
- v3.08
- final version of page_header
- add page_footer
- correction of the borders of tables
- v3.07
- correct interpretation of cellspacing
- improved tag page_header
- v3.06
- management of the first version of the tag page_header
- correction of the dimensions of tables
- v3.05
- addition of the vertical-align property
- add support for language files
- v3.04
- correction of the automatic page break for tables
- add properties to the tag PAGE
- v3.03
- bug fixes in the management of PHP's images
- better error handling
- v3.02
- add support of the names of colors
- correction for the management of images generated by php
- fixed some bugs
- v3.01
- fixed some bugs
- add protection for non-existing tags
- v3.00
- Total re-calculation tables
- Taking into account the colspan and rowspan
- v2.85
- add the cellspacing property
- new management of padding arrays (like html)
- v2.80
- add types of dotted and dashed border
- v2.75
- add the top, left, right, bottom to padding and border
- v2.70
- correction of the HR tag
- add padding property for table, th, td
- correction of the scale, units px, mm, in, pt finally actually reproduced
- correct font-size, border, ...
- add a property tag to the page: footer
- correction in the display and calculation tables
- v2.55
- checking the validity of the code (open / close)
- add units mm, in, pt
- v2.50
- correction nobreak, margins, addition of many tags
- v2.40
- overhaul of the identification of CSS styles, inheritances walk.
- v2.39
- various corrections, addition of certain properties (bgcolor, ...)
- v2.38
- better identification of properties and border color
- v2.37
- many corrections: A tag, background color, line feed, image management in a text, ...
- v2.36
- v2.35
- improving the management of stylesheets
- v2.31
- v2.30
- first operational version of the style sheets
- v2.25
- add the LINK tag for the type text / css
- v2.20
- first draft of the management style sheets, add the tag STYLE
- v2.15
- HTML comment <!-- --> allowed
- v2.10
- v2.01
- v2.00
|
Perché donare a HTML2PDF?
Questa libreria è completamente sviluppato nel tempo libero. Facendo una donazione, posso passare più tempo su questo progetto, e non su altri.
Inoltre, mi offrono alle aziende una soluzione gratuita di generare facilmente file PDF nelle applicazioni Web, che li salva centinaia di dollari in costi di sviluppo...
Ultime donazioni
- 2012-01-31 - Cristian C.
- 2012-01-28 - EDVAS
- 2011-11-01 - S2L
- 2011-10-28 - Edwin Y.
- 2011-09-27 - Andrea S.
Best donazioni
Quale utente sei?
|