Integrated: 8208169: can not print selected pages of web page
Bhawesh Choudhary
github.com+4208131+bhaweshkc at openjdk.java.net
Wed Jun 17 19:05:21 UTC 2020
On Fri, 15 May 2020 16:36:29 GMT, Bhawesh Choudhary <github.com+4208131+bhaweshkc at openjdk.org> wrote:
> Print function of WebEngine.java ignores page range setting and prints given number of pages starting from first page,
> which is the root cause of this issue. To fix it, put check for page ranges and if it available, use it for printing
> pages otherwise print all pages as usual.
This pull request has now been integrated.
Changeset: 8440b64b
Author: bhawesh <bhawesh.choudhary at oracle.com>
Committer: Kevin Rushforth <kcr at openjdk.org>
URL: https://git.openjdk.java.net/jfx/commit/8440b64b
Stats: 159 lines in 2 files changed: 0 ins; 155 del; 4 mod
8208169: can not print selected pages of web page
Reviewed-by: prr, kcr
-------------
PR: https://git.openjdk.java.net/jfx/pull/222
More information about the openjfx-dev
mailing list