> I've spent four hours hacking scheme code, googling, searching mailing > lists, bugzilla and source code to try to add some DIV and SPAN tags, > and some CLASS and ID attributes to the invoice report. I don't see > where they're being filtered out, or how to change this behaviour.
I'm pretty sure it is gtkhtml filtering them out; it doesn't treat HTML as opaquely as it should.
Ok, that would at least explain why I couldn't find anything in any of the code.
Unfortunately, you will need to massage the output after the fact. :(
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.
Thanks for the reply!
Rick
_______________________________________________ gnucash-devel mailing list [email protected] https://lists.gnucash.org/mailman/listinfo/gnucash-devel
