ICEpdf
  1. ICEpdf
  2. PDF-331

Editable form fields to not render

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 4.2.2
    • Fix Version/s: 4.2.3
    • Component/s: Core/Parsing
    • Labels:
      None
    • Environment:
      -

      Description

      The PDF has form fields which allow the user to enter in information. These fields do not render in any capacity in 4.2.2.
      1. 10458.pdf
        29 kB
        Tyler Johnson
      1. sc10458screen.jpg
        93 kB

        Activity

        Hide
        Tyler Johnson added a comment -

        ICEpdf does not support the editing of PDF documents but perhaps we can review displaying the current values.

        Show
        Tyler Johnson added a comment - ICEpdf does not support the editing of PDF documents but perhaps we can review displaying the current values.
        Hide
        Patrick Corless added a comment -

        The PDF in question is technically malformed but interestingly enough is generated by acrobat. Appearance streams for annotations must be specified as a xObject. The PDF in question uses plain old Stream objects to specify the annotation appearance content.

        I have test code in place that will render the "Widget" annotation. A little more work is needed to be done to limit the number of time we parse the paintable shapes.

        One thing to note about the appearance is that only the text is visible, the purple border and background is painted by the Acrobat.

        Show
        Patrick Corless added a comment - The PDF in question is technically malformed but interestingly enough is generated by acrobat. Appearance streams for annotations must be specified as a xObject. The PDF in question uses plain old Stream objects to specify the annotation appearance content. I have test code in place that will render the "Widget" annotation. A little more work is needed to be done to limit the number of time we parse the paintable shapes. One thing to note about the appearance is that only the text is visible, the purple border and background is painted by the Acrobat.
        Hide
        Patrick Corless added a comment -

        Committed to the trunk -r 25901. Still need to branch 4.2.2 and add code there as well in prep for a 4.2.3 release.

        Show
        Patrick Corless added a comment - Committed to the trunk -r 25901. Still need to branch 4.2.2 and add code there as well in prep for a 4.2.3 release.
        Hide
        Patrick Corless added a comment -

        No further feedback from the client so I assume we're in good shape. Closing.

        Show
        Patrick Corless added a comment - No further feedback from the client so I assume we're in good shape. Closing.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: