Be seen. Boost your question’s priority for more expert views and faster solutions
Sub PageNumberContinue()
Dim aSection As Section
For Each aSection In ActiveDocument.Sections
aSection.Footers(wdHeaderFooterPrimary).PageNumbers.RestartNumberingAtSection = False
Next aSection
End Sub
Are you are experiencing a similar issue? Get a personalized answer when you ask a related question.
Have a better answer? Share it in a comment.
eg dopdt or cutepdf
Good luck.