Skip to content

happypdf / IncrementalSaveOptions

Interface: IncrementalSaveOptions

Defined in: src/api/PDFDocumentOptions.ts:21

Properties

objectsPerTick?

ts
optional objectsPerTick?: number;

Defined in: src/api/PDFDocumentOptions.ts:22


useObjectStreams?

ts
optional useObjectStreams?: boolean;

Defined in: src/api/PDFDocumentOptions.ts:23

MIT Licensed. A fork of pdf-lib.