Skip to main content
Version: 1.5

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 code sample.

Quick start

Download the full sample now in C#, Java, and C.

Remove content

Learn how to iterate through the PDF to remove specific content using the Remove White Text from PDF sample project.

Quick start

Download the full sample now in C# and Java.

Interested in C or other language samples? Let us know on the contact page, and we'll add it to our sample backlog.

Remove individual characters (glyphs)

Learn how to remove individual characters (glyphs) from text in a PDF document using the Remove glyphs code sample.

Quick start

Download the full sample now in C# and Java.

Interested in C or other language samples? Let us know on the contact page, and we'll add it to our samples backlog.