MJBNET
Mar 28th, 2005, 06:36 PM
is it possible to zoom a sheet without preserving the aspect ratio...for example:
200% width and 100% height
ActiveWindow.ZoomX = 200
ActiveWindow.ZoomY = 100
would you have to use StretchBlt ??
200% width and 100% height
ActiveWindow.ZoomX = 200
ActiveWindow.ZoomY = 100
would you have to use StretchBlt ??