You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pdfbox.apache.org by "Sheila Morrissey (JIRA)" <ji...@apache.org> on 2012/08/20 20:45:37 UTC

[jira] [Created] (PDFBOX-1393) NonSequentialPDFParser is not parsing actual PDF header

Sheila Morrissey created PDFBOX-1393:
----------------------------------------

             Summary: NonSequentialPDFParser is not parsing actual PDF header 
                 Key: PDFBOX-1393
                 URL: https://issues.apache.org/jira/browse/PDFBOX-1393
             Project: PDFBox
          Issue Type: Bug
          Components: Parsing
    Affects Versions: 1.7.1
         Environment: Windows 7; jdk 1.6.0_29
            Reporter: Sheila Morrissey


 org.apache.pdfbox.pdfparser.NonSequentialPDFParser parse() method is not getting the PDF version number declared in a pdf file's PDF header -- when the parse() returns the COSDocument, that COSDocument contains the hard-coded (this itself should be reported as a separate bug) value of %PDF-1.4

The parse() method should be parsing the actual PDF header and returning the actual value


--
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