Skip to content

Adjusted element styles when exporting to docx#9

Open
douglasmatheus wants to merge 2 commits into
Hufe921:mainfrom
douglasmatheus:main
Open

Adjusted element styles when exporting to docx#9
douglasmatheus wants to merge 2 commits into
Hufe921:mainfrom
douglasmatheus:main

Conversation

@douglasmatheus

Copy link
Copy Markdown

Adjusted table styles such as centered td content, table width and tds width, background, borders, list type, document margins, page break and checkbox.

@dreamKevinT

Copy link
Copy Markdown

96d69e97552e400494210b410eadc494.docx
用这个文档测试还是有问题

@tuzixiangs

Copy link
Copy Markdown

Hello, when you export the document, the font appears correct in wps, but it is too large in Microsoft word. When you change size: ${(element.size || 16) / 0.75}pt to size: ${(element.size || 16) * 0.75}pt, it works in Microsoft word but fails in wps
QQ20241023-144834

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants