Blocks :
|
We aim to provide printing support for the FX platform. To this end we'll need APIs to - discover printers and printer attributes - set up a print job - receive a root Node laid out for a page and print it. ie this is analagous to the java.awt.print package in Java SE.
|