Version 0.10 (February 29 2016)
This beta release features the following enhancements and fixes
Features
- Conformance checker:
- new implementation of the XMP validation
- proper CharSet / CIDSet validation
- Command line:
- processes stdin if no file paths are supplied for use in *nix pipes;
- directory and recursive sub-directory processing; and
- text mode output with summarised output
- Test corpus:
- initial set of PDF/A-2 test files
Fixes
- Conformance checker:
- fixed CMap / WMode validation
- minor fixes in PDF/A-2b and PDF/A-3b validation profiles
- Command line fixes:
- all CLI output for a single file now in one XML document; and
- error output now all to stderr, keeping stdin clean;