itext.pdfsweep
4.0.1
Prefix Reserved
See the version list below for details.
dotnet add package itext.pdfsweep --version 4.0.1
NuGet\Install-Package itext.pdfsweep -Version 4.0.1
<PackageReference Include="itext.pdfsweep" Version="4.0.1" />
paket add itext.pdfsweep --version 4.0.1
#r "nuget: itext.pdfsweep, 4.0.1"
// Install itext.pdfsweep as a Cake Addin #addin nuget:?package=itext.pdfsweep&version=4.0.1 // Install itext.pdfsweep as a Cake Tool #tool nuget:?package=itext.pdfsweep&version=4.0.1
pdfSweep is an iText add-on that removes (redacts) information from a PDF document in a reliable and secure way.
Remove content from your digital documents irretrievably instead of just covering it up, with just five lines of code.
iText pdfSweep complies with GDPR for data redaction.
How does it work?
- pdfSweep intervenes as you edit a PDF document with iText's document stamping and watermarking tools.
- After adding a digital "blackout bar" over the sensitive text, image or part of an image, pdfSweep changes the document's rendering instructions causing the hidden content of your digital document to become impossible to extract. This works for both text and images, affording you full information security
- Use recurring data or data fields to automate redaction throughout any volume of documents, with a set of predefined patterns for common data such as social security numbers, account numbers, ID numbers etc...
- Define custom redaction areas using coordinates to redact any content within.
Visit our knowledge base to find code samples, manuals, documentation and more.
You can also find its API here.
Try our code in our developer sandbox or use our free apps, all in our iText Demo Lab.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- itext (>= 8.0.2)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on itext.pdfsweep:
Package | Downloads |
---|---|
itext7.pdfsweep
pdfSweep is an iText add-on that allows you to permanently remove or black out sensitive data from your PDF documents. |
GitHub repositories
This package is not used by any popular GitHub repositories.