PDFDocumentProxy.saveDocument method
PDFDocumentProxy › saveDocument
Unofficial
Saves the document.Signature:
saveDocument(): Promise<Uint8Array>Returns: Promise<Uint8Array> — A promise resolving to the saved document bytes.
PDFDocumentProxy › saveDocument
Unofficial
Saves the document.Signature:
saveDocument(): Promise<Uint8Array>Returns: Promise<Uint8Array> — A promise resolving to the saved document bytes.