RFR: 8248908: Printer.createPageLayout() returns 0.75" margins instead of hardware margins [v2]

Kevin Rushforth kcr at openjdk.java.net
Thu Jul 16 18:39:59 UTC 2020


On Thu, 16 Jul 2020 18:39:46 GMT, Phil Race <prr at openjdk.org> wrote:

>> For a Media that had no defined size - eg a "custom" paper - the code was creating a mapping
>> that over-rode the NA_LETTER size. This might cause multiple problems but definitely meant that
>> we ended up with default margins.
>
> Phil Race has updated the pull request incrementally with one additional commit since the last revision:
> 
>   8248908: Printer.createPageLayout() returns 0.75" instead of hardware margins

Marked as reviewed by kcr (Lead).

-------------

PR: https://git.openjdk.java.net/jfx/pull/266


More information about the openjfx-dev mailing list