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

Mafiev Dev 1 Reputation point
2021-09-17T14:52:13.137+00:00

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

Developer technologies C#
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. P a u l 10,761 Reputation points
    2021-09-17T15:08:01.117+00:00

    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

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.