pdf-manipulation

Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

License

License

Categories

Categories

PDF Data
GroupId

GroupId

com.qmetric
ArtifactId

ArtifactId

pdf-manipulation
Last Version

Last Version

2.2
Release Date

Release Date

Type

Type

jar
Description

Description

pdf-manipulation
Sonatype helps open source projects to set up Maven repositories on https://oss.sonatype.org/

Download pdf-manipulation

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.apache.pdfbox : pdfbox jar 1.8.10
org.bouncycastle : bcpkix-jdk15on jar 1.53

test (1)

Group / Artifact Type Version
junit : junit jar 4.8.1

Project Modules

There are no modules declared in this project.

pdf-manipulation

Build Status

PDF manipulation facility

  • add or remove password protection
  • add a watermark image
  • add stamp message to each page footer
com.qmetric

QMetric Git

Versions

Version
2.2
2.1
2.0
1.3
1.2
1.1