ICEpdf
  1. ICEpdf
  2. PDF-446

Problems rendering text encoded using PDFlib+PDI 7.0.2

    Details

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

      Description

      The file in question is on the support drive. The PDF parses without error but only first text block is rendered. Closer inspection of the content stream shows the the font and font size is only specified for first text block. Normally the font and font size is specified at the start of new text block. This however does not seem to be causing the issue. Further investigation is need to figure out where the text is being drawn.

      I have verified that the text is correct parsed and stored in the PageText data structure and is being painted. So it is likely the text is being painted off screen or at an incorrect scale or colour.

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30280 Thu Jul 26 14:07:10 MDT 2012 patrick.corless PDF-446 updated tz processing to only record the value when a tz is outside of a text block and not apply the scale value to the CTM.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/ContentParser.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #30237 Wed Jul 25 13:06:34 MDT 2012 patrick.corless PDF-446 added applyTextScaling to the start of a new text block to insure that the coordinate space is correctly setup if "tz" is not specified.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/core/src/org/icepdf/core/util/ContentParser.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: