Skip to main content

27 docs tagged with "Toolbox add-on"

General documentation and guides for the Pdftools Toolbox add-on PDF manipulation library.

View all tags

A primer on PDF accessibility

Accessibility in PDF documents, covering key concepts, why it matters, and how to achieve it with the Toolbox add-on.

Extract

Extract information such as text and images from a PDF document.

Generate PDFs

Generate a new PDF file from scratch using C#, Java, and Python.

Layout for printing

Create a PDF layout ready for printing by setting the page orientation or placing multiple pages on one printed page.

Manage annotations

Use the Toolbox add-on to manage annotations such as sticky notes and highlights in PDFs.

Manage metadata

Add, remove, and update metadata in PDF documents using the Toolbox add-on.

Redact

Remove and redact content from a PDF document, for example text, images, and paths.

Technical notes

Technical details about Toolbox add-on for various programming languages.

Toolbox add-on code samples

The code samples in Java, .NET, C, and Python for the Toolbox add-on can help you to integrate low-level access to the content of PDF files into your application.

Toolbox add-on overview

The Toolbox add-on provides low-level access to PDF content for fine-grained PDF creation and modification. Learn to get up and running with the Toolbox add-on.