image appears larger than bounding rectangle?
- by Kildareflare
Hello
I'm implementing a custom print preview control. One of the objects it needs to display is an image which can be several pages high and wide.
I've successfully divided the image into pages and displayed them in the correct order.
Each "page" is drawn within the marginbounds. (That is, each page is sized to be the same as the…