RFR: 8208169: can not print selected pages of web page
    Phil Race 
    prr at openjdk.java.net
       
    Thu May 21 17:44:05 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.
looks ok. Approval waiting on a test.
-------------
PR: https://git.openjdk.java.net/jfx/pull/222
    
    
More information about the openjfx-dev
mailing list