June 2011 - Posts

Export ASP.NET Form to PDF
Thu, Jun 2 2011 15:52
Hi All, I was trying to export the content of an ASP.NET page in my project to PDF, and after i spent few hours to figure out how to achieve this using standard Resposnse.Output() with pdf format, I ended up having different errors & bugs without...