Asp.net pdf renderer

I want to ask you how to make a pdf file in asp.net using C #. so my network can show pdf.

+3
source share
3 answers

You can use Aspose.PDF or iText (there is a free version).

You can read about iText licensing for more information on the comment below.

+1
source

One way is to create latex from your application, and then convert the latex to pdf:

http://www.emphess.net/2010/11/09/create-high-quality-pdfs-with-razor-view-engine-and-latex

, , , , , html.

0

ReportViewer ( " ", SQL Server Reporting Services), , Visual Studio -.

, PDF ( , ReportViewer), , , , PDF :

, .

0

All Articles