/veraPDF-validation-x

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

Primary LanguageJavaMozilla Public License 2.0MPL-2.0

veraPDF-validation-x

Warning

This fork makes use of veraPDF's dual-licensing clause and is hereby licensed under the MPL-2.0.


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

Build Status Maven Central 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