can you stop word from automatically repaginating

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I write a lot of VBA mcaros that manipulate entire documents with tables,
graphics and so forth. Most of the time I would like it to repaginate only
when it is finished manipulating the content. Is there a way to turn off
repagination completely using VBA code -- or otherwise, and turn it back on
again after the macro finishes?
 
G'day BitsnPces <[email protected]>,

Nope, but you can reduce it triggering by using an invis doc, setting
some options etc.

Steve Hudson - Word Heretic
Want a hyperlinked index? S/W R&D? See WordHeretic.com

steve from wordheretic.com (Email replies require payment)


BitsnPces reckoned:
 
Back
Top