Difference between revisions of "Html2pdf"
(Created page with "{{Entry |Name=html2pdf |Short description=Converts an HTML document to PDF format |Full description=HTML_ToPDF takes the hassle out of generating a PDF file from a Web page. It w...") |
(Added Python and Ruby link) |
||
(One intermediate revision by one other user not shown) | |||
Line 3: | Line 3: | ||
|Short description=Converts an HTML document to PDF format | |Short description=Converts an HTML document to PDF format | ||
|Full description=HTML_ToPDF takes the hassle out of generating a PDF file from a Web page. It will convert any HTML document into a format that will look the same on any platform and printer. It includes support for converting images, using the stylesheets to customize the look of the PDF file, and error handling. | |Full description=HTML_ToPDF takes the hassle out of generating a PDF file from a Web page. It will convert any HTML document into a format that will look the same on any platform and printer. It includes support for converting images, using the stylesheets to customize the look of the PDF file, and error handling. | ||
+ | |Homepage URL=http://www.rustyparts.com/pdf.php | ||
|User level=none | |User level=none | ||
− | | | + | |Is High Priority Project=No |
− | |||
− | |||
− | |||
|Computer languages=PHP | |Computer languages=PHP | ||
|Documentation note=User README available in HTML format from http://www.rustyparts.com/scripts/HTML_ToPDF/README | |Documentation note=User README available in HTML format from http://www.rustyparts.com/scripts/HTML_ToPDF/README | ||
− | | | + | |Accepts cryptocurrency donations=No |
− | |||
− | |||
− | |||
|Related projects=pdftk | |Related projects=pdftk | ||
|Keywords=text,HTML,format conversion,Web authoring,pdf,printing,document,stylesheets,error handling | |Keywords=text,HTML,format conversion,Web authoring,pdf,printing,document,stylesheets,error handling | ||
− | | | + | |Version identifier=3.5 |
− | |Last review by= | + | |Version date=2006/11/18 |
− | |Last review date= | + | |Version status=stable |
+ | |Version download=http://www.rustyparts.com/scripts/HTML_ToPDF-3.5.tar.gz | ||
+ | |Version comment=3.5 stable released 2006-11-18 | ||
+ | |Last review by=Bendikker | ||
+ | |Last review date=2018/03/29 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
− | | | + | |Is GNU=No |
− | | | + | |License verified date=2003-08-19 |
− | | | + | }} |
− | | | + | {{Project license |
+ | |License=PHP | ||
+ | |License verified by=Janet Casey | ||
|License verified date=2003-08-19 | |License verified date=2003-08-19 | ||
− | |||
}} | }} | ||
{{Person | {{Person | ||
+ | |Real name=Jason Rust | ||
|Role=Maintainer | |Role=Maintainer | ||
− | |||
|Email=jrust@rustyparts.com | |Email=jrust@rustyparts.com | ||
− | |Resource URL= | + | }} |
+ | {{Resource | ||
+ | |Resource audience=Python (Ref) | ||
+ | |Resource URL=https://pypi.org/project/html2pdf | ||
+ | }} | ||
+ | {{Resource | ||
+ | |Resource audience=Ruby (Ref) | ||
+ | |Resource URL=https://rubygems.org/gems/html2pdf | ||
}} | }} | ||
{{Resource | {{Resource | ||
Line 49: | Line 56: | ||
|Web-authoring=html-format-conversion | |Web-authoring=html-format-conversion | ||
|Works-with=html | |Works-with=html | ||
− | |||
− | |||
− | |||
− | |||
− | |||
}} | }} | ||
{{Software prerequisite | {{Software prerequisite | ||
Line 71: | Line 73: | ||
|Prerequisite description=ps2pdf | |Prerequisite description=ps2pdf | ||
}} | }} | ||
+ | {{Featured}} |
Latest revision as of 14:37, 29 March 2018
html2pdf
http://www.rustyparts.com/pdf.php
Converts an HTML document to PDF format
HTML_ToPDF takes the hassle out of generating a PDF file from a Web page. It will convert any HTML document into a format that will look the same on any platform and printer. It includes support for converting images, using the stylesheets to customize the look of the PDF file, and error handling.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Jason Rust | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Bug Tracking,Developer,Support | mailto:jrust@rustyparts.com | |
Developer | VCS Repository Webview | http://cvs.codejanitor.com/viewsvn/trunk/HTML_ToPDF/ |
Python (Ref) | https://pypi.org/project/html2pdf | |
Ruby (Ref) | https://rubygems.org/gems/html2pdf |
Software prerequisites
Kind | Description |
---|---|
Required to use | cURL |
Required to use | PHP 4.0.4 or later |
Required to use | ps2pdf |
Required to use | html2ps |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.