M
Mona
Hello all,
Is there any way to copy each page of a document separately from the
header and footer?
In my code when I use:
Selection.Bookmarks("\page").Range.FormattedText
it selects both the text in the page and its header and footer. I want
to store the formatted text of a page and its header and footer in
separete files.
thanks
mona
Is there any way to copy each page of a document separately from the
header and footer?
In my code when I use:
Selection.Bookmarks("\page").Range.FormattedText
it selects both the text in the page and its header and footer. I want
to store the formatted text of a page and its header and footer in
separete files.
thanks
mona