JHOVE 1.4
PDF MODULE
-
The PDF/A profile has been updated to the final version of
19005-1:2005(E) and made more thorough. Among the changes:a. The set-state and no-op actions disqualify a PDF/A candidate.
b. The ASCIIHexDecode and ASCII85Decode filters no longer
disqualify a candidate.c. Checking of outlines has been added.
d. Additional checking of Type 1 fonts and symbolic fonts.
e. Bug fix in checking type 2 subfonts.
f. An LZW filter in an image object disqualifies a candidate.
g. The xpacket processing instruction is checked for attributes
which disqualify from PDF/A.h. Conformity to implementation limits is checked as a condition
of PDF/A conformity.
JPEG2000 MODULE
- The pathological case of an image with no components is checked so
it won't cause a crash.
XML HANDLER
- A reset() function has been added so that if the handler is reused,
it will return to a valid initial state.