H
Hilary
Hi.
I have a word doc that has the following code in the
footer:
if {page} ={numpages} "All other terms and conditions
remain unchanged Page {Page}of {Numpages}
This is used because a different footer must be on the
last page of the document. The total number of pages in
the document are unknown until a form field in the body of
the doc is populated with data by the AS400. Therefore,
the above code is used to automatically place the correct
the footer on the correct page.
The problem arises when the entire footer (formatted text
plus the above code) is copied and pasted into a new doc.
For some reason, when it is copied and pasted using Word
2003, the formatting is completely off and the image does
not appear. When Word 2000 is used, the footer is correct.
Could this be a bug in Word 2003 or does anyone have any
ideas? Thanks in advance!
Hilary
I have a word doc that has the following code in the
footer:
if {page} ={numpages} "All other terms and conditions
remain unchanged Page {Page}of {Numpages}
This is used because a different footer must be on the
last page of the document. The total number of pages in
the document are unknown until a form field in the body of
the doc is populated with data by the AS400. Therefore,
the above code is used to automatically place the correct
the footer on the correct page.
The problem arises when the entire footer (formatted text
plus the above code) is copied and pasted into a new doc.
For some reason, when it is copied and pasted using Word
2003, the formatting is completely off and the image does
not appear. When Word 2000 is used, the footer is correct.
Could this be a bug in Word 2003 or does anyone have any
ideas? Thanks in advance!
Hilary