You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Eric Leleu (JIRA)" <ji...@apache.org> on 2011/09/18 19:28:08 UTC

[jira] [Created] (PDFBOX-1119) Define the behaviour of the StreamValidationHelper

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

        

[jira] [Closed] (PDFBOX-1119) Define the behaviour of the StreamValidationHelper

Posted by "Eric Leleu (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/PDFBOX-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Eric Leleu closed PDFBOX-1119.
------------------------------

    Resolution: Fixed
      Assignee: Eric Leleu
    
> 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
>            Assignee: 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.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira