On Wed, Sep 27, 2000 at 01:36:30AM +0200, Peter Poeml wrote:
> On Wed, Sep 27, 2000 at 12:56:51AM +0200, Johannes Zellner wrote:
> > Hello,
> >
> > how can I print from w3m ?
> > Or: does anyone know a program which converts html
> > to postscript ? -- Then I could save to '| <program> | lpr'
> > (I don't want to print the html source, but the processed
> > text without html tags).
>
> html2ps
>
> >From the description:
>
> HTML to PostScript converter written in Perl. html2ps know about many
> HTML 4.0 features.
> http://www.tdb.uu.se/~jan/html2ps.html
ah. Thank you. That's nice. Now I only need a new keymap
feature which allows strings instead of function names:
keymap C-p "| html2ps | lpr"
or:
keymap C-p "html2ps %s | lpr"
(where %s is substituted by the url of the current page)
This would make w3m pretty configurable :-)
what do people think about that ?
-- Johannes
This archive was generated by hypermail 2b29 : Tue Sep 26 2000 - 21:34:43 CDT