happypdf / SaveOptions
Interface: SaveOptions
Defined in: src/api/PDFDocumentOptions.ts:13
Extended by
Properties
addDefaultPage?
ts
optional addDefaultPage?: boolean;Defined in: src/api/PDFDocumentOptions.ts:15
objectsPerTick?
ts
optional objectsPerTick?: number;Defined in: src/api/PDFDocumentOptions.ts:16
rewrite?
ts
optional rewrite?: boolean;Defined in: src/api/PDFDocumentOptions.ts:18
updateFieldAppearances?
ts
optional updateFieldAppearances?: boolean;Defined in: src/api/PDFDocumentOptions.ts:17
useObjectStreams?
ts
optional useObjectStreams?: boolean;Defined in: src/api/PDFDocumentOptions.ts:14