[reportlab-users] convert html to pdf
Dennis Allison
reportlab-users@reportlab.com
Tue, 23 Mar 2004 15:24:42 -0800 (PST)
htmldoc works fairly well, but it's understanding of HTML is way outdated
so eventually it leads to frustration. I use it with Zope and, after much
effort have bent it (sort of) to my will. HTML sucks as a markup
language; without HTML3 and HTML4 tools, it's worse. Still, it works and
does the job.
Eventually I'll move to ReportLab, write a pdf server to manage thread
safety and do a better job. But for the moment....
On Tue, 23 Mar 2004, Andy Robinson wrote:
> >
> > try htmldoc for html to pdf conversion
> >
> > http://www.easysw.com/htmldoc/
>
> Hmm. This looks like a pretty good out-of-the-box
> solution for generating manuals...
>
> - Andy
> _______________________________________________
> reportlab-users mailing list
> reportlab-users@reportlab.com
> http://two.pairlist.net/mailman/listinfo/reportlab-users
>