I have an application that compound more CBitmaps into single one, and all of them I spread it into CScrollView. How can I save entire view (helped by CImage), but not just visible part in window client ? I saw on internet a lot of examples of how to save CDC, but just visible part ... in my case this is not suitable ... could you help me ?