Skip to content

org.apache.pdfbox.preflight 3.0.4-SNAPSHOT Latest version

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

About this package

  The Apache Preflight library is an open source Java tool that implements 
  a parser compliant with the ISO-19005 (PDF/A) specification. Preflight is a 
  subproject of Apache PDFBox.