Click here to Skip to main content
15,885,939 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Dear Sir,
I am developing a word addin for MS Word 2013. In this when the user open a new word document file and click on the addin, the custom task pane will get filled with the attributes of the table from the database in multi check box. After selecting the desired attributes, when user click on the insert button on that task pane, the selected attributes will move to the active word document. Then we can save that file. I am using open xml sdk 2.5 and ms word 2013.
My problem is that I am not able to move the content from the custom task pane to the word file. Please guide me how will I do that.
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900