canvas-editor-plugin icon indicating copy to clipboard operation
canvas-editor-plugin copied to clipboard

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

Open LiLongFei0 opened this issue 5 months ago • 1 comments

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 格式错误,,能否与编辑器 样式一致

LiLongFei0 avatar Jul 11 '25 01:07 LiLongFei0

同问 上面导出的格式还原度有点差

benyl-nie-2 avatar Aug 05 '25 03:08 benyl-nie-2