question

MafievDev-0618 avatar image
0 Votes"
MafievDev-0618 asked Paul-5034 answered

How do we create and publish a PDF file using Asp.NET?

Can you recommend a PDF generation library to create PDF documents in ASP.NET ?

dotnet-csharp
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

Paul-5034 avatar image
0 Votes"
Paul-5034 answered

I've used PdfSharp in the past and didn't encounter any problems with it. Admittedly my requirements were quite basic:
http://www.pdfsharp.net/wiki/HelloWorld-sample.ashx

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.