ICEpdf
  1. ICEpdf
  2. PDF-904

Highlight form fields option

    Details

    • Type: Improvement Improvement
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 6.0
    • Fix Version/s: 6.0
    • Component/s: Core/Rendering, Forms, Viewer RI
    • Labels:
      None
    • Environment:
      PRO

      Description

      Enhancement request to add a colour marking to all annotation on a page to improve input visibility for annotation without borders. This feature should be configurable using the Viewer RI an a system Property.

        Activity

        Hide
        Patrick Corless added a comment -

        Added support for form highlight functionality to the rendering core. It is is now possible to call document.setFormHighlight(true) to enable a paint overlay on widget annotations.

        The following system properties all for some configuration:
        org.icepdf.core.views.page.annotation.widget.highlight.color set the default colour used to highlight the widget. Default is #CC00FF.

        org.icepdf.core.views.page.annotation.widget.highlight.alpha set the default alpha value used to highlight the widget overlay. Default 0.3f.

        The viewer RI has a new button that can be used to toggle the form highlighting features.

        Show
        Patrick Corless added a comment - Added support for form highlight functionality to the rendering core. It is is now possible to call document.setFormHighlight(true) to enable a paint overlay on widget annotations. The following system properties all for some configuration: org.icepdf.core.views.page.annotation.widget.highlight.color set the default colour used to highlight the widget. Default is #CC00FF. org.icepdf.core.views.page.annotation.widget.highlight.alpha set the default alpha value used to highlight the widget overlay. Default 0.3f. The viewer RI has a new button that can be used to toggle the form highlighting features.
        Hide
        Patrick Corless added a comment -

        Marking as closed

        Show
        Patrick Corless added a comment - Marking as closed

          People

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

            Dates

            • Created:
              Updated:
              Resolved: