Chris Johnson wrote: > > It looks like I am getting the result described earlier because I am > using the jpluck x application.
I just fixed this! Actually the page has some dubious tag like <HEADLINE> and <STORYLINE> which confuse the HTML parser. Fortunately you can place a filter in the parsing pipeline to strip away the non-HTML tags, which is what I did. I had to hack the parser to make it work, but it parses very well now. Three cheers for open source! You can view the results here: (8bpp, ZLIB compression) http://jpluck.sourceforge.net/star_tribune.pdb I hope to have a new JPluck release ready tomorrow which incorporates all the bug fixes and enhancements. Thanks -Laurens _______________________________________________ plucker-list mailing list [EMAIL PROTECTED] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

