@univerjs-pro/pdfs-editor
本 API 页面目前提供英文正文。代码签名与标识符不随界面语言变化。
Collaboration integration for PDF editor sessions, mutations, and selections in Web SDK.
The plugin declares UniverLicensePlugin, UniverCollaborationPlugin, and UniverPdfsPlugin as dependencies. Register it when PDF edits need to participate in the collaboration runtime.
TypeScript
import { UniverPdfEditorPlugin } from '@univerjs-pro/pdfs-editor'univer.registerPlugin(UniverPdfEditorPlugin)IUniverPdfEditorConfig currently has no configurable fields. This package has no Facade entry point; application-facing PDF editing methods are provided by @univerjs-pro/pdfs/facade.
See Editing PDFs and PDF collaboration.
你觉得这篇文档如何?