Hi,
I need to print on paper a map with the following constraint:
1. the map need to be printed within a know rectangle (printable area minus margins; footer, ...) on the paper
2. the center of the map on screen needs to be at the center of the rectangle on the paper
3. the map on the paper needs to repect a know scale (eg 1/1000th)
Of course, the geometry of the paper does not match the one of the screen, so some part to print are not in the visible part of the screen.
I was doing something very complex with MS2 and I hope that MS3 comes with some easier method (I heard about drawcanvas but it's not clear); on the other hand, this seems to be a very common needs and a sample would help.
Any help is welcome.
Patrick.