When I use the following command
myGraphic.textFont = "Geneva"
in a printing method, my PS printer returns a
postscript error :-(
because it doens't convert it to "Helvetica".
So I could I test if the desired Font can be printed?
Thanks for your help!