tags:

views:

88

answers:

2

I having a website developed in .net and need to get a HTML to PDF converter. Are there any open source or alternatives to http://www.html-to-pdf.net as it is quiet expensive.

+1  A: 

Take a look at http://www.htmldoc.org/ or http://www.abcpdfeditor.com/.

Propeng
+2  A: 

Try this one http://code.google.com/p/wkhtmltopdf/

Claudio