T
Travis Lingenfelder
I am creating an application that uses Word to producce reports using COM
Interop. I have created a Word template that contains named bookmarks
everywhere I want data to be displayed. When I execute the component in my
application that produces the report the replaced text within the bookmark is
not being displayed.
The bookmarks are being changed from a Named bookmark to a field. If I
right-click where the bookmark sould be I can click Toggle field codes and
the data for the field is something like"{ insertedText }".
How can I get the insertedText to display properly?
Interop. I have created a Word template that contains named bookmarks
everywhere I want data to be displayed. When I execute the component in my
application that produces the report the replaced text within the bookmark is
not being displayed.
The bookmarks are being changed from a Named bookmark to a field. If I
right-click where the bookmark sould be I can click Toggle field codes and
the data for the field is something like"{ insertedText }".
How can I get the insertedText to display properly?