The JavaFX printing feature is currently implemented using the Java2D (j2d) rendering pipeline, which does not support rendering of 3D transforms or primitives. We may consider adding support for printing 3D content in a future release.
- relates to
-
JDK-8087771 Document that 3D content will not be printed
- Open
-
JDK-8097265 Blank page prints when printed node contains any 3D content
- Resolved