Skip to content

Latest commit

 

History

History
39 lines (29 loc) · 2.64 KB

README.md

File metadata and controls

39 lines (29 loc) · 2.64 KB

veraPDF-validation

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