diff options
author | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-21 18:22:53 +0100 |
---|---|---|
committer | Miklos Vajna <vmiklos@collabora.co.uk> | 2014-11-21 18:40:53 +0100 |
commit | 5009ed5eaff6769375d8d0423a98fe8d1a31e0d1 (patch) | |
tree | a06bc6d0b33c1dd3275538031656b660dbdf7b6f /bridges | |
parent | 7a0bfcbce147eff61dc9b7d243b571dd34110df8 (diff) |
DOCX export: fix page border spacing in case of headers/footers
It is clear that Word/Writer has different page margin / border spacing
models: in Word, the page margin includes everything and border spacing
is a subset of that, in Writer the real distance between the body frame
and the page frame is the sum of the two.
What was less clear is what headers / footers add to this mix. It turns
out that in case we have a header as well, then for large borders, we
need to count the difference of the page frame and the header frame, not
the difference of the page frame and the body frame.
Change-Id: I3c828eeec2df461985110064ab0bf21b36594095
Diffstat (limited to 'bridges')
0 files changed, 0 insertions, 0 deletions