itext7.pdfsweep
2.0.5
pdfSweep is an iText 7 add-on that allows you to permanently remove or black out sensitive data from your PDF documents.
See the version list below for details.
Install-Package itext7.pdfsweep -Version 2.0.5
dotnet add package itext7.pdfsweep --version 2.0.5
<PackageReference Include="itext7.pdfsweep" Version="2.0.5" />
paket add itext7.pdfsweep --version 2.0.5
#r "nuget: itext7.pdfsweep, 2.0.5"
// Install itext7.pdfsweep as a Cake Addin
#addin nuget:?package=itext7.pdfsweep&version=2.0.5
// Install itext7.pdfsweep as a Cake Tool
#tool nuget:?package=itext7.pdfsweep&version=2.0.5
pdfSweep is an iText 7 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 7'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 7 Demo Lab.
pdfSweep is an iText 7 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 7'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 7 Demo Lab.
Release Notes
https://itextpdf.com/itext7release
Dependencies
-
- Common.Logging (>= 3.4.1)
- itext7 (>= 7.1.10)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on itext7.pdfsweep:
Package | Downloads |
---|---|
CamelliaManagementSystem
Util for working with Camellia service
|
GitHub repositories
This package is not used by any popular GitHub repositories.