|
-
Sep 30th, 2009, 06:42 AM
#1
Thread Starter
Addicted Member
[RESOLVED] Export aspx page to pdf
Hi friends,
My client have one requirement. I have an default.aspx page. In this page
<html>
<head>
<title>save pdf</title>
<body>
<div>
<table id = "tblpara">
<p> -- I have some paragraph --- </p>
</table>
</div>
<input type="button" id="btndownload" value ="Download" runat="server"/>
</body>
I have download button. Once i click download button its downloading and save as pdf file. Is it possible???
Its very urgent. Please suggest me. Hope yours reply.
Thanks
Failing to plan is Planning to fail 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|