Discussion:
word add-in to read the .xml file tag from the package.
(too old to reply)
Dinesh
2008-03-17 15:34:01 UTC
Permalink
hello everyone,

Iam using the word 2007 and the visual c# 2008. I need to create a word
add-in that reads one .xml file content from the .docx and display it in a
textbox. Actually iam sending a URL in new .xml file tag with the .docx. so i
have to read and display it word. if anyone have idea how to do this help me.

Thank you.
Cindy M.
2008-05-25 08:29:46 UTC
Permalink
Hi =?Utf-8?B?RGluZXNo?=,
Post by Dinesh
Iam using the word 2007 and the visual c# 2008. I need to create a word
add-in that reads one .xml file content from the .docx and display it in a
textbox. Actually iam sending a URL in new .xml file tag with the .docx. so i
have to read and display it word.
The best place to get help on working with the Word XML file format is at
OpenXMLDeveloper.org

FWIW, I don't understand what you're saying with "Actually iam sending a URL in
new .xml file tag with the docx" I don't know what you mean by ".xml file tag".
Are you embedding a CustomXMLPart in the docx that you want to read?

Cindy Meister
INTER-Solutions, Switzerland
http://homepage.swissonline.ch/cindymeister (last update Jun 17 2005)
http://www.word.mvps.org

This reply is posted in the Newsgroup; please post any follow question or reply
in the newsgroup and not by e-mail :-)

Loading...