Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.1.2, 6.0.0_P01
    • Fix Version/s: 6.0.2
    • Component/s: Core/Rendering
    • Labels:
      None
    • Environment:
      All

      Description

      The provided PDF file isn't being loaded by ICEpdf. No errors are thrown in the logs. A small pixel by pixel black box can be seen. The PDF file loads in Adobe without any issues.

        Activity

        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46487 Mon Dec 07 13:32:05 MST 2015 patrick.corless PDF-927 added support of the mailformed /type object parameter.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-6.0.0_P01/icepdf/core/src/org/icepdf/core/util/Parser.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #46486 Mon Dec 07 13:31:54 MST 2015 patrick.corless PDF-927 added support of the mailformed /type object parameter.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/Parser.java
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        Hide
        Patrick Corless added a comment -

        Added support for the malformed /type attribute. Parser will not check for /Type and /type.

        Show
        Patrick Corless added a comment - Added support for the malformed /type attribute. Parser will not check for /Type and /type.
        Hide
        Patrick Corless added a comment -

        The PDF in question has use /type instead of /Type which is throwing off the page initialization. This is technically a n issue with the PDF encoding and the file is malformed. The /type name is lower case throughout the PDF content which seems to indicated a typo in the generators syntax.

        This can be fairly easily accounted for tin the Parser class.

        Show
        Patrick Corless added a comment - The PDF in question has use /type instead of /Type which is throwing off the page initialization. This is technically a n issue with the PDF encoding and the file is malformed. The /type name is lower case throughout the PDF content which seems to indicated a typo in the generators syntax. This can be fairly easily accounted for tin the Parser class.
        Patrick Corless made changes -
        Field Original Value New Value
        Fix Version/s 6.0.2 [ 12971 ]
        Arran Mccullough created issue -

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Arran Mccullough
          • Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: