Difference between revisions of "Html2pdf"
(New version) |
(Added Python and Ruby link) |
||
Line 5: | Line 5: | ||
|Homepage URL=http://www.rustyparts.com/pdf.php | |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 | ||
Line 14: | Line 16: | ||
|Version download=http://www.rustyparts.com/scripts/HTML_ToPDF-3.5.tar.gz | |Version download=http://www.rustyparts.com/scripts/HTML_ToPDF-3.5.tar.gz | ||
|Version comment=3.5 stable released 2006-11-18 | |Version comment=3.5 stable released 2006-11-18 | ||
− | |Last review by= | + | |Last review by=Bendikker |
− | |Last review date= | + | |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 | |Is GNU=No | ||
|License verified date=2003-08-19 | |License verified date=2003-08-19 | ||
Line 31: | Line 32: | ||
|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 |
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.