Hi.
I'm trying to print the contents of a canvas, using the postscript method. However, whenever I print, all I get is an empty page. When I write the Postscript output to a file and view it, it too is blank.
Here's the code:
-----START CODE-----
canvas .thecanvas
label .thecanvas.thelabel...