Jason Holt wrote: > > How can I format MIME emails (possibly including HTML and attached > images) for printing in an automated way? mimep is horrible, and > muttprint doesn't seem to do html/mime. > > > -J
I don't know about getting the html out of the mime message, but once you do, mozilla2ps[0] does a very good job of converting html to postscript. It uses the XUL rendering engine (same as firefox). It does require xulrunner[1] and a framebuffer (xvfb works well if you are headless or otherwise do not have one). [0] http://michele.pupazzo.org/mozilla2ps/ [1] http://developer.mozilla.org/en/docs/XULRunner -- Omniflux /* PLUG: http://plug.org, #utah on irc.freenode.net Unsubscribe: http://plug.org/mailman/options/plug Don't fear the penguin. */
