Skip to content

no.kartverket.pdfbox.pdfbox-examples 3.0.4-SNAPSHOT Latest version

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>no.kartverket.pdfbox</groupId>
  <artifactId>pdfbox-examples</artifactId>
  <version>3.0.4-SNAPSHOT</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

The Apache PDFBox library is an open source Java tool for working with PDF documents. 
This artefact contains examples on how the library can be used.