On Mon, Jan 16, 2006 at 10:23:21PM +0200, Andrius Kulikauskas wrote:
> Hi Patrick,
>
> I'd like to be able to eliminate the vspace class entirely (so that it's
> not in our page source).
If you want to eliminate it entirely, just set
$HTMLVSpace = '';
Pm