On Fri, 15 May 2020 16:36:29 GMT, Bhawesh Choudhary 
<github.com+4208131+bhawes...@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.choudh...@oracle.com>
Committer: Kevin Rushforth <k...@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

Reply via email to