https://bugs.documentfoundation.org/show_bug.cgi?id=90508

Justin L <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |NEW
                 CC|                            |[email protected]
         Resolution|DUPLICATE                   |---
           Assignee|[email protected] |[email protected]
                   |desktop.org                 |

--- Comment #10 from Justin L <[email protected]> ---
Not a duplicate.  This header value (which happens to have 0 in it) is not
related to the page number (which however IS zero). That's just coincidence.

The problem is that the very first page header is always stored in the ODD page
format, but page 0 is an even page. Either store the EVEN header if the page
number is already known (haven't checked into that yet), or else bOdd = bOdd ||
bFirst (known to work for this document).

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
Libreoffice-bugs mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/libreoffice-bugs

Reply via email to