ICEpdf
  1. ICEpdf
  2. PDF-647

Missing font causes page to fail to render

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 5.0.3
    • Fix Version/s: 5.0.4
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      any

      Description

      The document in question is malformed, the page font object that are referenced in the content stream are not found in the document. Generally speaking ICEpdf can recover from missing font resources but the actual font dictionary that describes the font is missing in this case making it impossible to know what font should be used.

      Interestingly enough Acrobat seems to ignore the text associated with this document and only displays the image in the content stream.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37773 Wed Sep 04 14:25:27 MDT 2013 patrick.corless PDF-647 added catch block for BT processing to avoid a content stream from not being rendered if an error occurs during the parcing of a BT/ET block.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/core/src/org/icepdf/core/util/content/OContentParser.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37772 Wed Sep 04 14:25:04 MDT 2013 patrick.corless PDF-647 added catch block for BT processing to avoid a content stream from not being rendered if an error occurs during the parcing of a BT/ET block.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/content/OContentParser.java

          People

          • Assignee:
            Patrick Corless
            Reporter:
            Patrick Corless
          • Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: