.NET based HTML to PDF converter
-
Hi. I'm curently on a larger project where we need at tool that can take convert a webpage into a pdf document. We want to be able to give a html page that is "printer friendly" and have it convert it into a pdf page. It has to be .NET based and _must_ support CSS. The price is not important. Is there anyone outthere that knows of any good tools?
-
Hi. I'm curently on a larger project where we need at tool that can take convert a webpage into a pdf document. We want to be able to give a html page that is "printer friendly" and have it convert it into a pdf page. It has to be .NET based and _must_ support CSS. The price is not important. Is there anyone outthere that knows of any good tools?
check this out.. maybe it will help alittle http://www.sp.uconn.edu/~fdb94001/using-gs/make-pdf.html in order to use this tho you will need to allow the user to print from the browser.. Will