edit

public final static PdfEditor edit(Document document)

Creates a new PdfEditor instance and begins editing the specified document.

Return

A new PdfEditor instance for editing the document.

Parameters

document

The document to edit.