HTML to PostScript Converter
An HTML to PostScript converter written in Perl. Html2ps understands
many of the HTML 4.0 features. From the home page
(http://www.tdb.uu.se/~jan/html2ps.html):
* Many ways to control the appearance; this is mostly done using
configuration files.
* Support for processing multiple documents, can be done
automatically by recursively following links.
* A table of contents can be generated, either from the links in a
document or automatically from document headings.
* Configurable page headers and footers that can, for example,
contain document title, URL, page number, current heading, and
date.
* Automatic hyphenation and text justification can be selected.
- Developed at Publishing
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/html2ps && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
DSC_to_dsc.patch | 0000000833 833 Bytes | |
checker_warning.patch | 0000000679 679 Bytes | |
default_paper_size.patch | 0000000701 701 Bytes | |
document_dsc_option.patch | 0000000866 866 Bytes | |
fix_ps.patch | 0000000473 473 Bytes | |
html2ps-1.0b5-open.diff | 0000000543 543 Bytes | |
html2ps-1.0b5-opt.diff | 0000000535 535 Bytes | |
html2ps-1.0b7-tmpname.patch | 0000000948 948 Bytes | |
html2ps-1.0b7.tar.gz | 0000128451 125 KB | |
html2ps.changes | 0000005812 5.68 KB | |
html2ps.spec | 0000003476 3.39 KB | |
html2psrc | 0000000302 302 Bytes | |
large_eps_fix.patch | 0000000922 922 Bytes | |
perl-deprecations.patch | 0000001710 1.67 KB | |
proper_variable_escaping.patch | 0000001443 1.41 KB | |
remove_latin1_char.patch | 0000000995 995 Bytes | |
shell_tricks_removed.patch | 0000000584 584 Bytes | |
upstream_changelog.patch | 0000003617 3.53 KB | |
xhtml2ps_defaults.patch | 0000000925 925 Bytes |
Latest Revision
Ana Guerrero (anag+factory)
accepted
request 1224095
from
Dr. Werner Fink (WernerFink)
(revision 19)
- Add patch html2ps-1.0b7-tmpname.patch * Close the race between tmpnam() and sysopen - Modify patch xhtml2ps_defaults.patch as we have no "see" ... use "gv -media=a4 -scale -2" - Update ot 1.0b7 * Fixed a bug introduced by the previous bug fix... * 1.0b6 "Security" fix. Changed behavior for SSI, to avoid having arbitrary readable files disclosed on a web server that uses html2ps in a web application (cgi script etc), allowing HTML files to be uploaded for conversion. Setting up a service like this is begging for trouble in my opinion. (Is /bin/cat also a vulnerability, since one can use it in a web app, allowing uploading arbitrary parameters to it?) - Port patches html2ps-1.0b5-open.diff html2ps-1.0b5-opt.diff - Add and port Debian patch set (boo#1214060) * document_dsc_option.patch * remove_latin1_char.patch * xhtml2ps_defaults.patch * default_paper_size.patch * proper_variable_escaping.patch * shell_tricks_removed.patch * large_eps_fix.patch * DSC_to_dsc.patch * fix_ps.patch * checker_warning.patch
Comments 0