/veraPDF-validation

veraPDF Greenfield PDF/A validation, feature extraction and metadata fixing

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

veraPDF-validation

Greenfield PDF/A validation, feature reporting and metadata repair developed for veraPDF

Build Status Build Status Build Status Maven Central CodeCov Coverage Codacy Badge

GitHub issues GitHub issues GitHub issues GitHub issues

Licensing

The veraPDF Validation project is dual-licensed, see:

Documentation

See the veraPDF documentation site.

Quick Start

Pre-requisites

In order to build this project you'll need:

Building the veraPDF Validation Model

  1. Download the veraPDF-validation repository, either: git clone https://github.com/veraPDF/veraPDF-validation or download the latest tar archive or zip equivalent from GitHub.
  2. Move to the downloaded project directory, e.g. cd veraPDF-validation
  3. Build and install using Maven: mvn clean install