15 Jul
2005
15 Jul
'05
6:06 p.m.
For simple conversion, you may find htmldoc to be a good choice. Reportlab is a great tool but takes considerable effort; htmldoc gives a "good enough" solution in many cases. On Fri, 15 Jul 2005, Chris Withers wrote:
Allen Huang wrote:
How do I change my webpage into pdf using dtml or python script?
Reportlab is your friend. Google might help you find it ;-)
Chris
--