Class RemoveAnnotations

java.lang.Object
org.jpedal.manipulator.RemoveAnnotations
All Implemented Interfaces:
org.jpedal.manipulator.Manipulation

public class RemoveAnnotations extends Object implements org.jpedal.manipulator.Manipulation
  • Constructor Details

    • RemoveAnnotations

      public RemoveAnnotations()
      Remove all annotations from the document.
    • RemoveAnnotations

      public RemoveAnnotations(PageRanges pages)
      Remove all annotations from specified pages in the document.