Last post Mar 19, 2012 10:53 AM by MayS
None
0 Points
1 Post
Feb 19, 2010 02:57 AM|anandvak|LINK
Dear Friends,
In my project there are some requirements
1. How to export Aspx page to PDF using ASP.NET dll
2. In aspx page i have to provide one button like 'generate PDF' by using that I will create aspx page to pdf file.
Please send me the suggestions how can i implement.
I am able to generatge aspx page to PDF by using ITextSharp.dll(It's not exporting properly)
Any other opensource s/w or there are any dlls to implement.
same like that i want generate from .aspx to PDF
Thanks in advance.
PDF Generation using ASP.NET DLL
All-Star
32861 Points
7877 Posts
Feb 19, 2010 07:04 AM|qwe123kids|LINK
Hi, http://www.codeproject.com/KB/cs/pdfizer.aspx // http://www.codeproject.com/KB/aspnet/HTML2PDF.aspx http://www.htmldoc.org/software.php
Member
30 Points
7 Posts
Mar 19, 2012 10:53 AM|MayS|LINK
There are some third-party PDF-converters, such as activePDF, but this is not an open-source component, you got to pay for it.
None
0 Points
1 Post
ASPX page export to PDF using DLL
Feb 19, 2010 02:57 AM|anandvak|LINK
Dear Friends,
In my project there are some requirements
1. How to export Aspx page to PDF using ASP.NET dll
2. In aspx page i have to provide one button like 'generate PDF' by using that I will create aspx page to pdf file.
Please send me the suggestions how can i implement.
I am able to generatge aspx page to PDF by using ITextSharp.dll(It's not exporting properly)
Any other opensource s/w or there are any dlls to implement.
same like that i want generate from .aspx to PDF
Thanks in advance.
PDF Generation using ASP.NET DLL
All-Star
32861 Points
7877 Posts
Re: ASPX page export to PDF using DLL
Feb 19, 2010 07:04 AM|qwe123kids|LINK
Hi,
http://www.codeproject.com/KB/cs/pdfizer.aspx
//
http://www.codeproject.com/KB/aspnet/HTML2PDF.aspx
http://www.htmldoc.org/software.php
Avinash Tiwari
Remember to click “Mark as Answer” on the post, if it helps you.
Member
30 Points
7 Posts
Re: ASPX page export to PDF using DLL
Mar 19, 2012 10:53 AM|MayS|LINK
There are some third-party PDF-converters, such as activePDF, but this is not an open-source component, you got to pay for it.
PDF Generation using ASP.NET DLL