Skip to content

导出Word的官方插件,能否保证编辑文档的格式。 #39

@LiLongFei0

Description

@LiLongFei0

mport Editor from '@hufe921/canvas-editor'
import docxPlugin from '@hufe921/canvas-editor-plugin-docx'
const instance = new Editor()
instance.use(docxPlugin)
instance.executeExportDocx({
fileName: string
})
导出的Word 格式错误,,能否与编辑器 样式一致

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions