We sometimes want to access the printable area for a given paper.
The printable area is currently defined in com.sun.javafx.print.PrinterImpl and we would like to make it accessible to javafx.print.Printer.
We would also return the value in points instead of inches for a more consistent API.
The printable area is currently defined in com.sun.javafx.print.PrinterImpl and we would like to make it accessible to javafx.print.Printer.
We would also return the value in points instead of inches for a more consistent API.
- csr for
-
JDK-8315376 JavaFX: Add Printer.printableArea(Paper) method
-
- Closed
-
- links to
-
Review openjdk/jfx/1225