License |
License |
---|---|
Categories |
CategoriesiText Business Logic Libraries Documents Processing PDF Data iText |
GroupId | GroupIdcom.itextpdf |
ArtifactId | ArtifactIdcleanup |
Last Version | Last Version3.0.0 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionpdfSweep
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.
|
Project URL |
Project URL |
Project Organization |
Project Organization |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
cleanup-3.0.0.pom | |
cleanup-3.0.0.jar | 69 KB |
cleanup-3.0.0-sources.jar | 59 KB |
cleanup-3.0.0-javadoc.jar | 105 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.itextpdf/cleanup/ -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>cleanup</artifactId>
<version>3.0.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation 'com.itextpdf:cleanup:3.0.0'
// https://jarcasting.com/artifacts/com.itextpdf/cleanup/
implementation ("com.itextpdf:cleanup:3.0.0")
'com.itextpdf:cleanup:jar:3.0.0'
<dependency org="com.itextpdf" name="cleanup" rev="3.0.0">
<artifact name="cleanup" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.itextpdf', module='cleanup', version='3.0.0')
)
libraryDependencies += "com.itextpdf" % "cleanup" % "3.0.0"
[com.itextpdf/cleanup "3.0.0"]
Group / Artifact | Type | Version |
---|---|---|
com.itextpdf : io | jar | 7.2.0 |
com.itextpdf : kernel | jar | 7.2.0 |
com.itextpdf : layout | jar | 7.2.0 |
org.apache.commons : commons-imaging | jar | 1.0-SNAPSHOT |
org.slf4j : slf4j-api | jar | 1.7.30 |
Group / Artifact | Type | Version |
---|---|---|
com.itextpdf : pdftest | jar | 7.2.0 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
junit : junit | jar | 4.13.2 |
pl.pragmatists : JUnitParams | jar | 1.0.4 |