Class RedactionAnnotationHandler

  • All Implemented Interfaces:
    ActionListener, KeyListener, MouseListener, MouseMotionListener, EventListener, MouseInputListener, ToolHandler

    public class RedactionAnnotationHandler
    extends HighLightAnnotationHandler
    RedactionAnnotationHandler tool extends HighlightSelectionPageHandler which takes care visually selected text as the mouse is dragged across text on the current page as well as double and triple word selection. The tool also allows the selection of image content for redactoin
    Redaction annotation type only marks section of the PDF document for redaction. For content to be removed the document must be exported using the DocumentBuilder WriteMode.FULL_UPDATE mode. During the export all content is removed from the PDF.
    Since:
    7.2.0