Skip to content

Industry supported, open source PDF/A validation library

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE.GPL
MPL-2.0
LICENSE.MPL
Unknown
LICENSE-HEADERS.md
Notifications You must be signed in to change notification settings

ArtemKiriutin/veraPDF-library

 
 

veraPDF-library

Industry Supported PDF/A Validation

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

GitHub issues GitHub issues GitHub issues GitHub issues

Licensing

The veraPDF PDF/A Validation Library is dual-licensed, see:

Documentation

See the veraPDF documentation site.

Quick Start

Pre-requisites

In order to build the library you'll need:

Life will be easier if you also use Git to obtain and manage the source.

Building veraPDF

First you'll need to obtain a version of the veraPDF-library source code. You can compile either the latest relase version or the latest development source.

Downloading the latest release source

Use Git to clone the repository and ensure that the master branch is checked out:

git clone https://github.com/veraPDF/veraPDF-library
git checkout integration

or download the latest tar archive or zip archive from GitHub.

Downloading the latest development source

Use Git to clone the repository and ensure that the integration branch is checked out:

git clone https://github.com/veraPDF/veraPDF-library
git checkout integration

or download the latest tar archive or zip archive from GitHub.

Use Maven to compile the source

Move to the downloaded project directory and call Maven install:

cd veraPDF-library
mvn clean install

About

Industry supported, open source PDF/A validation library

Resources

License

GPL-3.0 and 2 other licenses found

Licenses found

GPL-3.0
LICENSE.GPL
MPL-2.0
LICENSE.MPL
Unknown
LICENSE-HEADERS.md

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 87.0%
  • XSLT 12.8%
  • HTML 0.2%