Features

What JetsonPDF actually supports, grouped by area. Everything below ships in the current source.

Writer

A drawing-model API. Build a PdfDocument, append PdfPages, paint onto each page, save the bytes.

Annotations & forms

Every annotation subtype the spec describes that doesn't need a multimedia runtime ships out of the box.

Reader

Type-safe access to anything in a PDF, without ever cracking open a stream by hand.

Conformance

Declare it, then verify it. JetsonPDF separates "the file says it's PDF/A" from "the file is actually PDF/A," and gives you tooling for both.

Security & signatures

WPF integration

The JetsonPDF.Wpf assembly turns JetsonPDF into a first-class WPF citizen.

See it in action →