The FreeBSD Ports Archive

Freebsd | Contact
Welcome to FreeBSD Software


FreeBSD print : html2ps-letter

HTML to PostScript converter HTML to PostScript converter HTML to PostScript converter

 - Much from HTML 4.0 - that is relevant for printing - is supported
  (incidentally, the PostScript and PDF versions of the HTML 4.0 draft,
  were generated using html2ps). For example, all character entities
  (except ‌, ‍, ‎, and ‏) are supported.
- Many possibilities to control the appearance. Starting with this version,
  this is mostly done using configuration files.
- Support for processing multiple documents, also 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/footers, that for example can contain 
  document title, URL, page number, current heading, and date. 
- When converting the PostScript document to PDF - using some other 
  program such as version 5.0 or later of Aladdin Ghostscript, or
  Adobe Acrobat Distiller - the original hyperlinks in the HTML 
  documents will be retained in the PDF document. 
- Automatic hyphenation and text justification can be selected.  

http://www.tdb.uu.se/~jan/html2ps.html http://www.tdb.uu.se/~jan/html2ps.html http://www.tdb.uu.se/~jan/html2ps.html



html2ps-letter history


v. 1.30
date: 2007/09/24 08:39:23;  author: rafan;  state: Exp;  lines: +0 -8
Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl
since version 8.57. The leading ghostscript is the -gpl one.

Approved by:	portmgr (pav)

v. 1.29 date: 2007/05/19 20:21:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2007/02/16 12:14:56; author: sat; state: Exp; lines: +3 -4 - Update to 1.0b5 Approved by: girgen (maintainer timeout, 17 days)
v. 1.27 date: 2006/01/05 03:57:31; author: edwin; state: Exp; lines: +1 -0 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.26 date: 2005/07/17 01:27:51; author: girgen; state: Exp; lines: +3 -3 Update to 1.0b4. Approved by: ade, seanc (implicit)
v. 1.25 date: 2005/01/30 21:24:34; author: girgen; state: Exp; lines: +3 -7 Fix dependencies, too many build_deps and not enough run_deps. Deducing info from the program's website, it will need Perl, ImageMagick, libwww-perl and ghostscript, nothing more, nothing less. Also, take on maintainership. Approved by: ade (mentor)
v. 1.24 date: 2004/07/16 06:26:06; author: andreas; state: Exp; lines: +1 -1 master site moved checked fetching of src, ok now Submitted by: erob
v. 1.23 date: 2004/01/20 16:30:08; author: marcus; state: Exp; lines: +2 -8 Use the new ghostscript options. Submitted by: linimon
v. 1.22 date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +5 -5 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/08/31 01:11:29; author: edwin; state: Exp; lines: +15 -1 [PATCH] print/html2ps-letter: enable choose of ghostscript interpreter This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54945 Submitted by: Jens Rehsack
v. 1.20 date: 2003/02/20 18:55:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:47:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:46:39; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2002/11/05 01:01:32; author: obrien; state: Exp; lines: +2 -1 ImageMagick is needed at run time also: Can't locate Image/Magick.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/bin/html2ps line 482.
v. 1.16 date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2 Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.15 date: 2001/01/04 22:36:05; author: andreas; state: Exp; lines: +4 -3 - update port to new version 1.0b3 => bump PORTREVISION (forgotten by Roman ;-) - Changed maintainer to ports, I want to reduce my personal workload. Maybe I take over again in the future if I have more time for this. PR: 24072 Submitted by: Roman Shterenzon
v. 1.14 date: 2000/04/09 17:49:55; author: cpiazza; state: Exp; lines: +2 -2 Accidental whitespace
v. 1.13 date: 2000/04/09 17:40:25; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 1999/09/17 18:36:17; author: steve; state: Exp; lines: +2 -2 Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.
v. 1.11 date: 1999/09/10 08:27:34; author: dirk; state: Exp; lines: +6 -5 - make port non-interactive. - support a4 and letter papersizes after a repository copy from html2ps to html2ps-a4 and html2ps-letter. - use ${PERL} for substituting not ${PERL5}. Requested by: Andreas Klemm (mantainer)
v. 1.10 date: 1999/08/31 06:49:51; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.9 date: 1999/08/31 01:44:53; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/06/12 21:11:39; author: andreas; state: Exp; lines: +2 -2 changed port dependency: use ghostscript55 instead of ghostscript5
v. 1.7 date: 1999/03/31 20:21:49; author: billf; state: Exp; lines: +2 -2 Use a correct CATEGORIES entry. PR: ports/10890 Submitted By: Tom Hukins
v. 1.6 date: 1998/11/23 21:42:20; author: sada; state: Exp; lines: +1 -1 This is a null commit to record information I forgot to put in previous commit log. PR: ports/8450 Submitted by: Stephen J. Roznowski
v. 1.5 date: 1998/11/22 22:45:16; author: sada; state: Exp; lines: +2 -1 Make port's Makefile to pass $PERL5 to the scripts/pre-configure, that installed `html2ps' script would execute true path of Perl5, even on the FreeBSD-CUREENT system.
v. 1.4 date: 1998/10/20 01:45:48; author: steve; state: Exp; lines: +2 -2 Make this port deinstall cleanly.
v. 1.3 date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball checks haven't missed anything. Submitted by: dima
v. 1.2 date: 1998/08/31 13:16:21; author: asami; state: Exp; lines: +1 -2 p5-PerlMagick is included in ImageMagick now.
v. 1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; lines: +0 -0 Import of html2ps 0.1 a HTML to PostScript converter with lot's of features. ============================================================================= v. 1.30 date: 2007/09/24 08:39:23; author: rafan; state: Exp; lines: +0 -8 Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
v. 1.29 date: 2007/05/19 20:21:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2007/02/16 12:14:56; author: sat; state: Exp; lines: +3 -4 - Update to 1.0b5 Approved by: girgen (maintainer timeout, 17 days)
v. 1.27 date: 2006/01/05 03:57:31; author: edwin; state: Exp; lines: +1 -0 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.26 date: 2005/07/17 01:27:51; author: girgen; state: Exp; lines: +3 -3 Update to 1.0b4. Approved by: ade, seanc (implicit)
v. 1.25 date: 2005/01/30 21:24:34; author: girgen; state: Exp; lines: +3 -7 Fix dependencies, too many build_deps and not enough run_deps. Deducing info from the program's website, it will need Perl, ImageMagick, libwww-perl and ghostscript, nothing more, nothing less. Also, take on maintainership. Approved by: ade (mentor)
v. 1.24 date: 2004/07/16 06:26:06; author: andreas; state: Exp; lines: +1 -1 master site moved checked fetching of src, ok now Submitted by: erob
v. 1.23 date: 2004/01/20 16:30:08; author: marcus; state: Exp; lines: +2 -8 Use the new ghostscript options. Submitted by: linimon
v. 1.22 date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +5 -5 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/08/31 01:11:29; author: edwin; state: Exp; lines: +15 -1 [PATCH] print/html2ps-letter: enable choose of ghostscript interpreter This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54945 Submitted by: Jens Rehsack
v. 1.20 date: 2003/02/20 18:55:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:47:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:46:39; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2002/11/05 01:01:32; author: obrien; state: Exp; lines: +2 -1 ImageMagick is needed at run time also: Can't locate Image/Magick.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/bin/html2ps line 482.
v. 1.16 date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2 Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.15 date: 2001/01/04 22:36:05; author: andreas; state: Exp; lines: +4 -3 - update port to new version 1.0b3 => bump PORTREVISION (forgotten by Roman ;-) - Changed maintainer to ports, I want to reduce my personal workload. Maybe I take over again in the future if I have more time for this. PR: 24072 Submitted by: Roman Shterenzon
v. 1.14 date: 2000/04/09 17:49:55; author: cpiazza; state: Exp; lines: +2 -2 Accidental whitespace
v. 1.13 date: 2000/04/09 17:40:25; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 1999/09/17 18:36:17; author: steve; state: Exp; lines: +2 -2 Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.
v. 1.11 date: 1999/09/10 08:27:34; author: dirk; state: Exp; lines: +6 -5 - make port non-interactive. - support a4 and letter papersizes after a repository copy from html2ps to html2ps-a4 and html2ps-letter. - use ${PERL} for substituting not ${PERL5}. Requested by: Andreas Klemm (mantainer)
v. 1.10 date: 1999/08/31 06:49:51; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.9 date: 1999/08/31 01:44:53; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/06/12 21:11:39; author: andreas; state: Exp; lines: +2 -2 changed port dependency: use ghostscript55 instead of ghostscript5
v. 1.7 date: 1999/03/31 20:21:49; author: billf; state: Exp; lines: +2 -2 Use a correct CATEGORIES entry. PR: ports/10890 Submitted By: Tom Hukins
v. 1.6 date: 1998/11/23 21:42:20; author: sada; state: Exp; lines: +1 -1 This is a null commit to record information I forgot to put in previous commit log. PR: ports/8450 Submitted by: Stephen J. Roznowski
v. 1.5 date: 1998/11/22 22:45:16; author: sada; state: Exp; lines: +2 -1 Make port's Makefile to pass $PERL5 to the scripts/pre-configure, that installed `html2ps' script would execute true path of Perl5, even on the FreeBSD-CUREENT system.
v. 1.4 date: 1998/10/20 01:45:48; author: steve; state: Exp; lines: +2 -2 Make this port deinstall cleanly.
v. 1.3 date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball checks haven't missed anything. Submitted by: dima
v. 1.2 date: 1998/08/31 13:16:21; author: asami; state: Exp; lines: +1 -2 p5-PerlMagick is included in ImageMagick now.
v. 1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; lines: +0 -0 Import of html2ps 0.1 a HTML to PostScript converter with lot's of features. ============================================================================= v. 1.30 date: 2007/09/24 08:39:23; author: rafan; state: Exp; lines: +0 -8 Remove print/ghostscript-afpl as it has been replaced by print/ghostscript-gpl since version 8.57. The leading ghostscript is the -gpl one. Approved by: portmgr (pav)
v. 1.29 date: 2007/05/19 20:21:03; author: flz; state: Exp; lines: +1 -0 - Welcome X.org 7.2 \o/. - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.28 date: 2007/02/16 12:14:56; author: sat; state: Exp; lines: +3 -4 - Update to 1.0b5 Approved by: girgen (maintainer timeout, 17 days)
v. 1.27 date: 2006/01/05 03:57:31; author: edwin; state: Exp; lines: +1 -0 Chase libversion bumb to libMagick.so.9 PR: ports/91270
v. 1.26 date: 2005/07/17 01:27:51; author: girgen; state: Exp; lines: +3 -3 Update to 1.0b4. Approved by: ade, seanc (implicit)
v. 1.25 date: 2005/01/30 21:24:34; author: girgen; state: Exp; lines: +3 -7 Fix dependencies, too many build_deps and not enough run_deps. Deducing info from the program's website, it will need Perl, ImageMagick, libwww-perl and ghostscript, nothing more, nothing less. Also, take on maintainership. Approved by: ade (mentor)
v. 1.24 date: 2004/07/16 06:26:06; author: andreas; state: Exp; lines: +1 -1 master site moved checked fetching of src, ok now Submitted by: erob
v. 1.23 date: 2004/01/20 16:30:08; author: marcus; state: Exp; lines: +2 -8 Use the new ghostscript options. Submitted by: linimon
v. 1.22 date: 2003/09/27 01:01:03; author: edwin; state: Exp; lines: +5 -5 KATO mega patch - ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru
v. 1.21 date: 2003/08/31 01:11:29; author: edwin; state: Exp; lines: +15 -1 [PATCH] print/html2ps-letter: enable choose of ghostscript interpreter This patch allows the admin of the machine to choose either print/ghostscript-gnu or print/ghostscript-afp1 PR: ports/54945 Submitted by: Jens Rehsack
v. 1.20 date: 2003/02/20 18:55:46; author: knu; state: Exp; lines: +1 -0 De-pkg-comment.
v. 1.19 date: 2002/11/10 16:47:42; author: lioux; state: Exp; lines: +0 -2 o Rollback PORTCOMMENT modifications while this feature's implementation is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
v. 1.18 date: 2002/11/06 22:46:39; author: adamw; state: Exp; lines: +2 -0 Use PORTCOMMENT in the Makefile, and whack the pkg-comment. Approved by: pat
v. 1.17 date: 2002/11/05 01:01:32; author: obrien; state: Exp; lines: +2 -1 ImageMagick is needed at run time also: Can't locate Image/Magick.pm in @INC (@INC contains: /usr/local/lib/perl5/site_perl/5.6.1/mach /usr/local/lib/perl5/site_perl/5.6.1 /usr/local/lib/perl5/site_perl /usr/local/lib/perl5/5.6.1/BSDPAN /usr/local/lib/perl5/5.6.1/mach /usr/local/lib/perl5/5.6.1 .) at /usr/local/bin/html2ps line 482.
v. 1.16 date: 2001/09/11 20:52:32; author: knu; state: Exp; lines: +2 -2 Replace the ghostscript55 dependencies with ghostscript-gnu.
v. 1.15 date: 2001/01/04 22:36:05; author: andreas; state: Exp; lines: +4 -3 - update port to new version 1.0b3 => bump PORTREVISION (forgotten by Roman ;-) - Changed maintainer to ports, I want to reduce my personal workload. Maybe I take over again in the future if I have more time for this. PR: 24072 Submitted by: Roman Shterenzon
v. 1.14 date: 2000/04/09 17:49:55; author: cpiazza; state: Exp; lines: +2 -2 Accidental whitespace
v. 1.13 date: 2000/04/09 17:40:25; author: cpiazza; state: Exp; lines: +4 -4 Update with the new PORTNAME/PORTVERSION variables
v. 1.12 date: 1999/09/17 18:36:17; author: steve; state: Exp; lines: +2 -2 Avoid having duplicate package names by adding ${PAPERSIZE} to ${PKGNAME}.
v. 1.11 date: 1999/09/10 08:27:34; author: dirk; state: Exp; lines: +6 -5 - make port non-interactive. - support a4 and letter papersizes after a repository copy from html2ps to html2ps-a4 and html2ps-letter. - use ${PERL} for substituting not ${PERL5}. Requested by: Andreas Klemm (mantainer)
v. 1.10 date: 1999/08/31 06:49:51; author: mharo; state: Exp; lines: +2 -2 FreeBSD.ORG -> FreeBSD.org Prompted by PR: 13476, 13477 Submitted by: KATO Tsuguru
v. 1.9 date: 1999/08/31 01:44:53; author: peter; state: Exp; lines: +1 -1 $Id$ -> $FreeBSD$
v. 1.8 date: 1999/06/12 21:11:39; author: andreas; state: Exp; lines: +2 -2 changed port dependency: use ghostscript55 instead of ghostscript5
v. 1.7 date: 1999/03/31 20:21:49; author: billf; state: Exp; lines: +2 -2 Use a correct CATEGORIES entry. PR: ports/10890 Submitted By: Tom Hukins
v. 1.6 date: 1998/11/23 21:42:20; author: sada; state: Exp; lines: +1 -1 This is a null commit to record information I forgot to put in previous commit log. PR: ports/8450 Submitted by: Stephen J. Roznowski
v. 1.5 date: 1998/11/22 22:45:16; author: sada; state: Exp; lines: +2 -1 Make port's Makefile to pass $PERL5 to the scripts/pre-configure, that installed `html2ps' script would execute true path of Perl5, even on the FreeBSD-CUREENT system.
v. 1.4 date: 1998/10/20 01:45:48; author: steve; state: Exp; lines: +2 -2 Make this port deinstall cleanly.
v. 1.3 date: 1998/09/15 21:31:51; author: asami; state: Exp; lines: +2 -2 Use ${PERL5} wherever appropriate. Largely untested; hope my eyeball checks haven't missed anything. Submitted by: dima
v. 1.2 date: 1998/08/31 13:16:21; author: asami; state: Exp; lines: +1 -2 p5-PerlMagick is included in ImageMagick now.
v. 1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; branches: 1.1.1; Initial revision
v. 1.1.1.1 date: 1998/05/17 20:14:39; author: andreas; state: Exp; lines: +0 -0 Import of html2ps 0.1 a HTML to PostScript converter with lot's of features. =============================================================================



Main menu

FreeBSD

Program categories

Freebsd accessibility
Freebsd archivers
Freebsd astro
Freebsd audio
Freebsd benchmarks
Freebsd biology
Freebsd cad
Freebsd chinese
Freebsd comms
Freebsd converters
Freebsd databases
Freebsd deskutils
Freebsd devel
Freebsd dns
Freebsd editors
Freebsd emulators
Freebsd finance
Freebsd french
Freebsd ftp
Freebsd games
Freebsd german
Freebsd graphics
Freebsd hebrew
Freebsd hungarian
Freebsd irc
Freebsd japanese
Freebsd java
Freebsd korean
Freebsd lang
Freebsd mail
Freebsd math
Freebsd mbone
Freebsd misc
Freebsd multimedia
Freebsd net
Freebsd net-im
Freebsd net-mgmt
Freebsd net-p2p
Freebsd news
Freebsd palm
Freebsd polish
Freebsd ports-mgmt
Freebsd portuguese
Freebsd print
Freebsd russian
Freebsd science
Freebsd security
Freebsd shells
Freebsd sysutils
Freebsd textproc
Freebsd ukrainian
Freebsd vietnamese
Freebsd www
Freebsd x11
Freebsd x11-clocks
Freebsd x11-drivers
Freebsd x11-fm
Freebsd x11-fonts
Freebsd x11-servers
Freebsd x11-themes
Freebsd x11-toolkits
Freebsd x11-wm