Skip to content

modern-pdf-lib


modern-pdf-lib / LinearizationOptions

Interface: LinearizationOptions

Defined in: src/core/linearization.ts:36

Options for the linearization process.

Properties

firstPage?

optional firstPage: number

Defined in: src/core/linearization.ts:38

First page to optimize for (default: 0).

Released under the MIT License.