Skip to content
Document Authoring DA  API Docs v1.9.1
npmGitHub

createDocAuthSystem

createDocAuthSystem(options?): Promise<DocAuthSystem>

Creates an instance of the Document Authoring system which can be shared between different tasks like creating editors, importing Word documents or creating PDFs.

This loads the JavaScript and WASM code and manages the font cache.

CreateDocAuthSystemOptions

Promise<DocAuthSystem>

Getting started guide