Redact
The Toolbox add-on lets you remove and redact content from an input PDF document so that it is no longer present in the output document. You can remove entire pages or content like text, images, and paths. You can also apply targeted redaction by removing or replacing individual characters (glyphs) from text.
Remove pages
Learn how to remove specific pages from a PDF document using the Remove pages from PDF (C, C#, Java, Python) code example.
Remove content
Learn how to iterate through the PDF to remove specific content using the Remove White Text from PDF (C, C#, Java, Python) code example.
Remove individual characters (glyphs)
Learn how to remove individual characters (glyphs) from text in a PDF document using the Remove glyphs (C, C#, Java, Python) code example.