I've just uploaded HTML-Format 2.01 to CPAN. It's an experimental new version -- "experimental" in the sense of "I'm not sure it'll work perfectly", not in any sense of it being risky or anything.

In case you don't know, HTML-Format contains some modules for rendering HTML to PostScript, plaintext, and RTF.
It requires the new HTML-Tree (3.15) that I've just uploaded.

I would consider it a personal favor if people could try it out and let me know if it works okay. Its been significantly changed since the last release -- notably fixing some newpage bugs in the HTML::FormatPS version, redoing some internals stuff affecting all the modules, and adding a new HTML::FormatRTF.

It still doesn't really support forms or tables, but at least it doesn't just totally skip them anymore.
It also doesn't support rendering images; that's much too messy to even try.
But it's ideally better than just `lynx --dump` or whatever!
--
Sean M. Burke http://search.cpan.org/author/sburke/

Reply via email to