-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Closed
Description
Describe the Bug
In MS Word 2021 docx files save with empty w:val
of w:vMerge
when expected value "continue".
Steps to Reproduce
- Create new document in MS Word 2021
- Create table in document
- Merge multiple cells vertically
- Save the document and check word\document.xml
I tried saving:
- as Word Document (*.docx)
- as Strickt Open XML Document (*.docx)
In both cases I get the described problem
When I save in Libre Office the problem doesn't reproduce
What does this have to do with phpword?
When I want to save a file in html or pdf I get incorrect markup
Context
Please fill in your environment information:
- PHPWord Version: 1.0