is not current version
Last Version 3.0.0

com.itextpdf:cleanup 2.0.5

Redact PDF documents. If you have to share PDFs with different departments or send them out of house, but they include some confidential, sensitive information which should not be shared, pdfSweep is your solution. Redact a PDF containing sensitive, confidential information, such as personal medical information, account numbers, national identification numbers, personal details or social security numbers in a reliable and secure way. Data redaction with pdfSweep removes such data including any underlying information, making it impossible for such information to be recovered. With pdfSweep you can also redact drawings or parts of drawings you do not want your competition to see. PDF Data redaction with pdfSweep gives you the piece of mind that your companies confidential information remains just that, confidential.

Categories

Categories

iText Business Logic Libraries Documents Processing PDF Data iText
GroupId

GroupId

com.itextpdf
ArtifactId

ArtifactId

cleanup
Version

Version

2.0.5
Type

Type

jar

Download cleanup 2.0.5


<!-- https://jarcasting.com/artifacts/com.itextpdf/cleanup/ -->
<dependency>
    <groupId>com.itextpdf</groupId>
    <artifactId>cleanup</artifactId>
    <version>2.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation 'com.itextpdf:cleanup:2.0.5'
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation ("com.itextpdf:cleanup:2.0.5")
'com.itextpdf:cleanup:jar:2.0.5'
<dependency org="com.itextpdf" name="cleanup" rev="2.0.5">
  <artifact name="cleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='cleanup', version='2.0.5')
)
libraryDependencies += "com.itextpdf" % "cleanup" % "2.0.5"
[com.itextpdf/cleanup "2.0.5"]