craigbonline
January 22, 2004, 00:21:26
I am using the ActiveX 10.1 for evaluation and have a quesiton reguarding footers and page numbers.
Steps to produce the problem I am seeing...
Load an MS Word document using the LoadFromMemory method.
Append some address information to the document footer.
Save the document using the SaveToMemoryBuffer method.
Problem Description
if there are page numbers in the footer that gets updated then they
disappear.
Example "Page 1" gets written out as "Page "
The number 1 is missing.
If I simply load the file and save it without appending data to the
footer then all works well.
Any idea on what may be wrong?
Steps to produce the problem I am seeing...
Load an MS Word document using the LoadFromMemory method.
Append some address information to the document footer.
Save the document using the SaveToMemoryBuffer method.
Problem Description
if there are page numbers in the footer that gets updated then they
disappear.
Example "Page 1" gets written out as "Page "
The number 1 is missing.
If I simply load the file and save it without appending data to the
footer then all works well.
Any idea on what may be wrong?