Quote:
Originally Posted by macropod
Well, for starters, how about the Word window size, whether the vertical ruler is showing, and so on.
Given how close Word's 'FitText' setting is to Acrobat's Ctrl-3 setting and the fact that the built-in options in both programs take account of all the variables, I do have to wonder why you'd even bother trying to second-guess what Acrobat will do via a Word macro...
|
I just sent the code that I edited a little bit, but it seams to be working.
I defined a hotkey in word (F4) when I press it it shows the whole page, and when I press it again, it shows the bestfit. All I wanted is to bring it a bit closer and get rid of the margins. The code that I sent you does the job. But the thing is that I didn't realise wdPageFitTextFit option, maybe they just added in the latest version, am I right? (If not, I must missed this option which is doing the job) So all I did was that I used this option and managed to scroll the page to the centre.