Skip to content

veraPDF 0.24 Release

Choose a tag to compare

@carlwilson carlwilson released this 12 Oct 08:09
· 1139 commits to integration since this release

Version 0.24 (October 11, 2016)

Conformance checker

  • added extraction of the AFRelationship key for embedded files as a part of veraPDF feature extraction.

Application enhancements

  • implemented prototype of batch validation from CLI and GUI;
  • implemented robust handling of run-time exceptions during batch processing; and
  • added error info on the run-time exceptions to the validation report.

Code Quality

  • moved feature extraction and metadata fixing code to library; and
  • tidied various compiler warnings.