CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 2 of 2

Thread: word with c#

  1. #1
    Join Date
    Nov 2005
    Posts
    27

    Red face word with c#

    is it possible to join a word document with c#??
    (i want to click on button then the word document appear)
    how???

  2. #2
    Join Date
    Sep 1999
    Location
    Madurai , TamilNadu , INDIA
    Posts
    1,024

    Re: word with c#

    The keyword for your search is "Word Automation" (requires MS Word application). Or you can look for a third party word viewer control(assuming you want to diplay word document on the screen).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured