<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
On Mon, 2005-02-05 at 21:45 -0400, Josh Sled wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">&gt; I've spent four hours hacking scheme code, googling, searching mailing</FONT>
<FONT COLOR="#000000">&gt; lists, bugzilla and source code to try to add some DIV and SPAN tags,</FONT>
<FONT COLOR="#000000">&gt; and some CLASS and ID attributes to the invoice report. I don't see</FONT>
<FONT COLOR="#000000">&gt; where they're being filtered out, or how to change this behaviour.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">I'm pretty sure it is gtkhtml filtering them out; it doesn't treat HTML </FONT>
<FONT COLOR="#000000">as opaquely as it should.</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Ok, that would at least explain why I couldn't find anything in any of the code. <BR>
<BR>
<BLOCKQUOTE TYPE=CITE>
<PRE>
<FONT COLOR="#000000">Unfortunately, you will need to massage the output after the fact. :(</FONT>
</PRE>
</BLOCKQUOTE>
<BR>
Then that's what I'll do. At least it should be fairly easy to hack the invoice generator to output some CSV wrapped in PRE tags to aid parsing in parsing.<BR>
<BR>
Thanks for the reply!<BR>
Rick<BR>
<BR>
</BODY>
</HTML>