i need to create an application which writes text into a word document while typing on a TextBox.any one knows a interface to achieve this?
Tell me more
×
Facebook - Stack Overflow is a question and answer site for
facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community.
Facebook engineers participate here along with the best Facebook developers in the world.
If you have a technical question about Facebook, this is the best place to ask.
|
|
If you are talking about creating and/or filling a Word document completely from code, I recommend that you take a look at the (commercial) Aspose.Words library. If you are talking about "remote-controlling" Word from your own application, I recommend that you take a look at Microsoft Office Automation. |
|||
|
|
