How to redact PDF using iTextSharp?

前端 未结 2 1373
一向
一向 2021-01-17 06:06

I want to programatically redact a PDF file using my C# code. I know that it is hard. Is it possible using itextsharp ? or what is the alternative.

2条回答
  •  滥情空心
    2021-01-17 06:59

    Redaction capabilities have recently been added to iTextSharp 5.5.5. See also this thread and change log

提交回复
热议问题