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

        Patrick Corless made changes -
        Status Resolved [ 5 ] Closed [ 6 ]
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37869 Thu Sep 12 15:28:36 MDT 2013 patrick.corless PDF-658 added instance variable to control if annotations and search highlight results are printed.
        Files Changed
        Commit graph MODIFY /icepdf/trunk/icepdf/viewer/src/org/icepdf/ri/common/PrintHelper.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #37868 Thu Sep 12 15:26:40 MDT 2013 patrick.corless PDF-658 added instance variable to control if annotations and search highlight results are printed.
        Files Changed
        Commit graph MODIFY /icepdf/branches/icepdf-5.0.1/icepdf/viewer/src/org/icepdf/ri/common/PrintHelper.java
        Patrick Corless made changes -
        Status Open [ 1 ] Resolved [ 5 ]
        Resolution Fixed [ 1 ]
        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);
        Patrick Corless made changes -
        Field Original Value New Value
        Fix Version/s 5.0.4 [ 11072 ]
        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.
        Patrick Corless created issue -

          People

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

            Dates

            • Created:
              Updated:
              Resolved: