Package org.jpedal.manipulator
Class RemoveAnnotations
java.lang.Object
org.jpedal.manipulator.RemoveAnnotations
- All Implemented Interfaces:
org.jpedal.manipulator.Manipulation
Removes annotations.
-
Constructor Summary
ConstructorsConstructorDescriptionRemove all annotations from the document.RemoveAnnotations(PageRanges pages) Remove all annotations from specified pages in the document. -
Method Summary
-
Constructor Details
-
RemoveAnnotations
public RemoveAnnotations()Remove all annotations from the document. -
RemoveAnnotations
Remove all annotations from specified pages in the document.
-