@vishal.sharma09890 has joined the channel
@clojure475 has joined the channel
Hi folks. Does anyone have experience using javafx.print.PrinterJob with cljfx? I'm struggling to work out how to pass it a scenegraph node...
https://openjfx.io/javadoc/14/javafx.graphics/javafx/print/PrinterJob.html
ooh I worked it out (tracing back from MouseEvent .getSource .getParent etc, will finesse and post gist eventually