GitHub user drmacro opened a pull request: https://github.com/apache/poi/pull/118
Added get/set for mirror margins setting Added get and set for even-and-odd headings setting. I couldn't find any other simple settings that seemed useful for exposing on Document. Added unit test and tested with real-world project. You can merge this pull request into a Git repository by running: $ git pull https://github.com/drmacro/poi feature/add-more-settings Alternatively you can review and apply these changes as the patch at: https://github.com/apache/poi/pull/118.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #118 ---- commit 6653bd01af2a696ccacd77859a15ada2fcfa624f Author: Eliot Kimber <drmacro@...> Date: 2018-07-30T21:08:10Z Added get/set for mirror margins setting Added get and set for even-and-odd headings setting. ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@poi.apache.org For additional commands, e-mail: dev-h...@poi.apache.org