When using the JavaFX printing API, a blank page is printed if the node contains any 3D content. If it contains only 2D content, the page is printed successfully.
The version being used is JavaFX version: 8.0.25-b18 (from com.sun.javafx.runtime.VersionInfo.getRuntimeVersion() call).
The version being used is JavaFX version: 8.0.25-b18 (from com.sun.javafx.runtime.VersionInfo.getRuntimeVersion() call).
- relates to
-
JDK-8087771 Document that 3D content will not be printed
- Open
-
JDK-8090738 Add support for printing 3D content
- Open