I got stuck while exporting my ASP.NET page to PDF and it should prompt to user to save/open.

please help me.

Please tell me some free library and give me source code without using Crystal Report.

link|improve this question
Can you be more specific about how you got to the point at which you're currently stuck? – Town Mar 31 '11 at 10:06
feedback

1 Answer

PDFSharp is open source and will do that for you.

I've also used ABCPDF before, which is free if you include a link back to their site.

There are a plethora of other options in this question: How do I programmatically create a PDF in my .NET application?

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.