HTML to PDF Convert for Python? or other?

fs5

Lifer
Jun 10, 2000
11,774
1
0
Anybody know of a HTML to PDF module for python? Or any other language for that matter?
 

notfred

Lifer
Feb 12, 2001
38,241
4
0
I know of an XSL-FO to PDF converter in Java. If you want to use XSLT to convert XHTML to XSL-FO, you can do that.