-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
StyleParagraphPropertiesElement.getStylePageNumberAttribute() may throw a NumberFormatException when page number has value "auto", which is a valid value according to https://docs.oasis-open.org/office/v1.2/os/OpenDocument-v1.2-os-part1.html and https://docs.oasis-open.org/office/OpenDocument/v1.3/os/part3-schema/OpenDocument-v1.3-os-part3-schema.html
I had to use the XML API to read the attribute directly to prevent that exception as workaround.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working