> Anyone know how I can get Plucker to render an HTML table properly,
> instead of breaking out one cell per line?

        Plucker currently doesn't handle tables. We'll gladly accept patches
though, if you want to add this functionality. FAQ 6.3 touches on this:

        http://plkr.org/index.pl/faq#6.3

        It shouldn't be *TOO* difficult to add support for, but remember, we
also would have to add some additional logic for wrapping around tables (for
non-tabled content, like the page you've indicated has at the top) as well
as a horizontal scrollbar at the bottom of the page (blecch!).

        Another idea would be to find some tool that can render the table or
page as a graphic, and view the table as a pannable "image" instead of
recreating a table parser in Python and in the viewer.




--------------------.          pgp://7075AE4A    ,-.   pilot-link   plucker
David A. Desrosiers  \    ,---------------------'   \  sourcefubar  cvs
gnu-designs.com, Inc. `--' hacker at gnu-designs.com `---------------------

Reply via email to