issues
search
pcorless
/
icepdf
PDF Rendering and Viewing API in Java
Apache License 2.0
81
stars
21
forks
source link
GH-234 text redaction annotation tool
#313
Closed
pcorless
closed
1 year ago
pcorless
commented
1 year ago
Initial Support
allows users to create redaction annotation.
When the document is exported, corresponding text content is removed from affected document page content streams.
Pending work
add escape key support to all AnnotationHandlers to make it easier to clear an in-progress annotation.
Add redaction button to the advance search panel to automatically redact search results.
Add warning dialog if a document is saved or saved as if redaction annotations are present, basically saying content has not yet been removed.
Initial Support
Pending work