On Tue, 29 Aug 2023 09:09:30 GMT, Florian Kirmaier <fkirma...@openjdk.org> wrote:
> 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. > > > RFE: > I have to create an RFE for it, correct? > Any point of reference, on how to create one? This pull request has been closed without being integrated. ------------- PR: https://git.openjdk.org/jfx/pull/1225