FOSS HTML to PDF in Python, .Net or command line?
Posted
by jle
on Stack Overflow
See other posts from Stack Overflow
or by jle
Published on 2009-02-28T01:56:26Z
Indexed on
2010/04/07
4:33 UTC
Read the original article
Hit count: 269
I have google as much as I possible, checked stackoverflow several times, and yet I can not find a good html to pdf converter that can handle css. Is there a free and open source solution (even for commercial usage)? There are many solutions, with huge variety of price ranges, but I was looking for something open source and free. I have tried PISA for Python and it works fairly well, but is not free for commercial usage. Is there anything for .Net? I have not had success with iTextSharp.
© Stack Overflow or respective owner