Hi all,
I wanted to print a full canvas, which isn't possible to make fully
visible, because it's too large. So screengrab doesn't work (the canvas
is 113270x448 pixels, and I need to do it several times).
I tried printing it, but it only prints the part that is on-screen.
Would there be a way of printing the complete canvas, including the
non-visible part?
Also, it seems that canvas sizes are limited to the screen size?
Probably that's a tcl/tk limitation.
Best,
Joao