PDA

Click to See Complete Forum and Search --> : zoom aspect ratio


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 ??

RobDog888
Mar 28th, 2005, 06:39 PM
What program are we talking here? An Access report?

MJBNET
Mar 28th, 2005, 06:40 PM
an excel sheet