https://bugs.documentfoundation.org/show_bug.cgi?id=145998
Justin L <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Version|6.4.7.2 release |Inherited From OOo --- Comment #6 from Justin L <[email protected]> --- DOCX has no concept of page styles. Everything here is based on emulation, so it is impossible to keep the page style names. In your specific document, you are using "section page breaks" - specifying a style to use. Change that to a normal page break, and you will be fine. [It is virtually impossible to compare equality with a existing page styles.] Perhaps we can be smarter on export? If the "section page break" is to the same style as the current page, could we just change that into a normal page break? Likely not, since everything "smartly" done about page styles backfires. -- You are receiving this mail because: You are the assignee for the bug.
