-1

Possible Duplicates:
How to make pdf ?
Create pdf file in Asp.net

What is the best way to generate pdf files in asp.net using C#? Any help would be greatly appreciated.

1

3 Answers 3

2

You can use https://sourceforge.net/projects/itextsharp/.

iTextSharp is a PDF library that allows you to CREATE, ADAPT, INSPECT and MAINTAIN documents in the Portable Document Format (PDF)

Sign up to request clarification or add additional context in comments.

Comments

1

I use a 3rd party piece of software called ABCPDF, it seem fine to me, but there are lots of other options.

Here's an open source one that might suit yuor needs:

http://www.webresourcesdepot.com/open-source-pdf-library-for-aspnet-pdfsharp/

Comments

0

SQL Server Report Server is good, if you are generating reports from a database (and you have access to SSRS, of course)

Comments

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.