|
Hi!
I am trying to perfectly zoom on a selected region. I use the run to selection code and that works fine. I then want to zoom out a couple of times to get a less pixelated view of my image. If the cursor is not located anywhere on the image window the zoom out works perfectly fine; meaning, it zooms out and the selection is still the center of the image. If the cursor is somewhere on the image it zooms out centering on the location of the cursor. Is there a way to set the cursor location to the selection or completely ignore the cursor when zooming and then reenable the cursor after zooming is complete? (This is a basic macro...just fyi)
Also, some additional questions that I have that are not completely necessary but would help a lot with the final output of my program:
1)How would I print to a word doc?
2)Is it possible to export a zoomed in image to a word doc? (I figure I have to crop to the zoomed area and then save the image and then export it somehow to a word doc).
3)Basically, I just want to know if there is a way to display results from calculations taken along with the image from which the calculations were performed.
Thanks!
-Dan
|