Withdrawn: 8315217 JavaFX: Add Printer.printableArea(Paper) method

Florian Kirmaier fkirmaier at openjdk.org
Fri Sep 29 14:48:20 UTC 2023


On Tue, 29 Aug 2023 09:09:30 GMT, Florian Kirmaier <fkirmaier at 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


More information about the openjfx-dev mailing list