On Fri, 15 May 2020 16:36:29 GMT, Bhawesh Choudhary <[email protected]> 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 <[email protected]> Committer: Kevin Rushforth <[email protected]> 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
