0
Not sure whether it is possible to
convert all types of files into PDF from client side. But it is possible to convert Office files into PDF file using Javascript.
http://stackoverflow.com/questions/14806515/how-to-convert-ms-word-to-pdf-in-the-web-browser
http://forums.asp.net/t/1855487.aspx?+Render+pdf+to+open+or+save+in+client+side+using+JQuery+call+to+a+HttpHandler+
0
Yes you can check the following links
http://www.mindfiresolutions.com/Creating-Downloadable-PDF-in-ASPNET-With-Client-Side-Event-Call-1711.php
Thanks!