Define the behaviour of the StreamValidationHelper
--------------------------------------------------
Key: PDFBOX-1119
URL: https://issues.apache.org/jira/browse/PDFBOX-1119
Project: PDFBox
Issue Type: Task
Components: Preflight
Affects Versions: 1.7.0
Reporter: Eric Leleu
Priority: Minor
Define the behaviour of the StreamValidationHelper when the COSStream provided
by the PDDocument.getDocument().getObject() is missing from the XRef Table.
Currently, control on stream is done except for the length validation because
we are using the offset provided by the XRefTable.
The way to check the stream length was developed at the beginning of the
preflight project.
Maybe there are a better way using the PDFBox object to process it now or
perhaps no control must be done if the object is missing from the Xref table
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira