ICEpdf
  1. ICEpdf
  2. PDF-658

Turn off annotations printing

    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: Viewer RI
    • Labels:
      None
    • Environment:
      any

      Description

      Add the ability to turn off/on annotation printing via the PrintHelper instance.

        Activity

        Hide
        Patrick Corless added a comment -

        Update the print helper with two new instance variables that can disable annotation and search highlighting during a print.

        Show
        Patrick Corless added a comment - Update the print helper with two new instance variables that can disable annotation and search highlighting during a print.
        Hide
        Patrick Corless added a comment -

        Checked in fixes on the trunk and 5.0.1 branch. The print help can be access via the swingController:

        this.getViewModel().getPrintHelper().setPaintAnnotation(true|false);

        Show
        Patrick Corless added a comment - Checked in fixes on the trunk and 5.0.1 branch. The print help can be access via the swingController: this.getViewModel().getPrintHelper().setPaintAnnotation(true|false);

          People

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

            Dates

            • Created:
              Updated:
              Resolved: