How to Convert Infopath to Word Document?

Hi All,

I need to convert the InfoPath form to MS Word document.

I got the solution through google and i am able to convert only the xml node element but i am unable to convert the attributes.

Can any one help me to convert the attributes in the Infopath to Word document?

Thank You

[321 byte] By [Saravanakumars38] at [2008-1-10]
# 1

Hi,


Thank you for contacting Microsoft Innovate On Office Advisory Services. I have created a support case you may reference with the ID number SRX070926600241 to track your support request.

I would like to know which version of the Microsoft Office are you using?

If possible please send me the link that you referred to in the search to convert InfoPath to MS Word?

And what does exactly do you mean by “unable to convert the attributes”

Is it possible to list the steps on the conversion you have tried?

I appreciate your patience while we work to resolve your support request, however I will be able to work on this once I have the required information from you

If there is anything unclear, please don't hesitate to let me know.

Thank you and have a great day.

Sincerely,

Ravi Anguluri

Innovate On Office Advisory Support Engineer

Microsoft Global Technical Support Center

VinodV-ISV at 2007-10-3 > top of Msdn Tech,Office,Innovate on Office...
# 2

i am using Microsoft 2003.

To convert from infopath to word.

first i have created the template for the form in word document.

i have added the xml schema file to the word document and put all xml element inside the word document.

by using the third part tool i am able to create a schema file for word document. using that schema file i was able to create the word documnet, but i was able to get the xml element value from infopath form.

I was unable to get the attribute value of the xml element.

e.g <Person ID="1234"></Person> where ID is the attribute

How can i get it?

Saravanakumars38 at 2007-10-3 > top of Msdn Tech,Office,Innovate on Office...