
If you are interested in printing to PostScript (which could directly go to
lpr) or anything else that would produce a pretty output without the huge size
of LaTeX you're welcome to write the plug-in. 

If you can't write it yourself (time,...) you may also point me to
documentation about the format and/or send me a sample hand-written output
like this one :

<html>
<head><title>Title</title></head>
<body>

<h1>Title</h1>

<table>
  <tr><th>First name<th>Last name<th>Country
  <tr><td>Frederic<td>Peters<td>Belgium
  <tr><td>Ron<td>Bessems<td>Netherlands
</body>
</html>

This helps me a lot.

