Looks like the problem is still actual... here is a workaround which should fix the problem in most cases:
'use all of this in your normal template
Sub AutoNew()
' when you creating a document
onePage100
End Sub
Sub AutoOpen()
' when you open a document
onePage100
End Sub
Sub...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.