Pdf merging,adding bookmarks in pdf and compression of pdf

Jyoti Salve 1 Reputation point
2022-07-27T08:23:51.227+00:00

I want to use PDF operations in c# like merging pdfs, adding bookmarks to pdf and compression of pdf so for all these things which pdf library should i use?

I need it for commercial product. I dont want to buy any paid library. I want library which is free for commercial use.

Thanks in advance

.NET
.NET
Microsoft Technologies based on the .NET software framework.
3,362 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 55,366 Reputation points
    2022-07-27T15:52:23.527+00:00

    there are two popular free versions (though neither may meet your requirements)

    http://www.pdfsharp.net/MainPage.ashx
    https://itextpdf.com/products/itextsharp

    0 comments No comments