[Libreoffice-bugs] [Bug 133470] Filesave DOCX: Page layout change - different margins
bugzilla-daemon at bugs.documentfoundation.org
bugzilla-daemon at bugs.documentfoundation.org
Mon Jun 8 17:06:54 UTC 2020
https://bugs.documentfoundation.org/show_bug.cgi?id=133470
Justin L <jluth at mail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |DUPLICATE
Status|NEW |RESOLVED
--- Comment #6 from Justin L <jluth at mail.com> ---
This one is an impossible situation. If you fix this document, you will break
others.
Writer has a unique concept of one page style following another.
Word doesn't. It knows about first/next on a single style. So that is how it
gets emulated - but then the margins have to match.
Since there is no "page break", it is difficult (and probably problematic) to
insert one at a specific point on export.
Word does have something similar - a continuous section break. However, those
cause tons of import problems - so attempting to use one of those to emulate
this concept will not help you at import time.
Almost everything I said here is also said in bug 89297, so that makes it a
good duplicate match.
*** This bug has been marked as a duplicate of bug 89297 ***
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/libreoffice-bugs/attachments/20200608/793b296f/attachment-0001.htm>
More information about the Libreoffice-bugs
mailing list