Hello, all!
My problem is:
I have drawing in a canvas. I want it (the drawing) to be the size of A4-page. Not so difficult, but not so easy :
If I make the canvas the A4-size - it gets below the screen range and I can't see the whole pic. I tried to use the scrollbars but it didn't work somehow.
The last way for me is to make the pic small and then, scale it when using [tt]poscript[/tt] option of canvas. But then the drawing gets too small.
The best way for me is to get (somehow) the drawing be
[tt]-width 20c -height 29c[/tt] and thus the canvas get the size of something like [tt]-width 200 -height 150[/tt]. So, that I could see the rest of the pic by scrolling.
Any ideas?
My problem is:
I have drawing in a canvas. I want it (the drawing) to be the size of A4-page. Not so difficult, but not so easy :
If I make the canvas the A4-size - it gets below the screen range and I can't see the whole pic. I tried to use the scrollbars but it didn't work somehow.
The last way for me is to make the pic small and then, scale it when using [tt]poscript[/tt] option of canvas. But then the drawing gets too small.
The best way for me is to get (somehow) the drawing be
[tt]-width 20c -height 29c[/tt] and thus the canvas get the size of something like [tt]-width 200 -height 150[/tt]. So, that I could see the rest of the pic by scrolling.
Any ideas?