Integrated: 8248908: Printer.createPageLayout() returns 0.75" margins instead of hardware margins

Phil Race prr at openjdk.java.net
Thu Jul 16 19:03:46 UTC 2020


On Wed, 15 Jul 2020 23:54:59 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.

This pull request has now been integrated.

Changeset: f056d24b
Author:    Phil Race <prr at openjdk.org>
URL:       https://git.openjdk.java.net/jfx/commit/f056d24b
Stats:     123 lines in 2 files changed: 2 ins; 111 del; 10 mod

8248908: Printer.createPageLayout() returns 0.75" margins instead of hardware margins

Reviewed-by: kcr

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

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


More information about the openjfx-dev mailing list