Removing content with pdfSweep
These examples use the pdfSweep add-on and were written in answer to questions such as
removecontentinrectangle
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/parse/RemoveContentInRectangle.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/parse/RemoveContentInRectangle.cs##
removeredactedcontent
##GITHUB:https://github.com/itext/i7js-examples/blob/develop/src/main/java/com/itextpdf/samples/sandbox/parse/RemoveRedactedContent.java##
##GITHUB:https://github.com/itext/i7ns-samples/blob/develop/itext/itext.samples/itext/samples/sandbox/parse/RemoveRedactedContent.cs##
Resources
https://github.com/itext/i7js-examples/blob/develop/src/main/resources/pdfs/page229.pdf
https://github.com/itext/i7js-examples/blob/develop/src/main/resources/pdfs/page229_redacted.pdf
Results
https://github.com/itext/i7js-examples/blob/develop/cmpfiles/sandbox/parse/cmp_remove_content_in_rectangle.pdf
https://github.com/itext/i7js-examples/blob/develop/cmpfiles/sandbox/parse/cmp_remove_redacted_content.pdf