create PDF file in ASP.NET

G

Guest

Hello all,

I would like to create a PDF file from my asp.net application. How can I do this? Do I need to buy a third party control ?
I did a search on Crystal Report and found that it can export to PDF file. I subscribed to MSDN. Do I need to buy Crystal Report ? How can I use it in ASP.NET application ?

Any suggestion ?
Thanks in advance!
 
D

Dan Brussee

I would like to create a PDF file from my asp.net application. How can I do this? Do I need to buy a third party control ?
I did a search on Crystal Report and found that it can export to PDF file. I subscribed to MSDN. Do I need to buy Crystal Report ? How can I use it in ASP.NET application ?

Basic reporting capabilities are included with the Crystal Reports
features built into the ASP.NET tool. It can do a lot, including
exporting (including streaming) of PDF files.

The distribution phase is more complicated than it could be, but with
some patience, it does work.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top