CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jun 2008
    Posts
    57

    Writing in a *.DOC file ?

    Hi guys.
    I'm going to save a string in a DOC file in a specific format.
    Could you tell me how I can do it ?

    Thanks in advance.

  2. #2
    Join Date
    Jun 2004
    Location
    Kashmir, India
    Posts
    6,808

    Re: Writing in a *.DOC file ?

    A simple search of msdn would have landed you here
    How to Automate Microsoft Word in C#

  3. #3
    Join Date
    Jun 2008
    Posts
    57

    Re: Writing in a *.DOC file ?

    Thank you Shuja Ali.
    Actually I haven't know what I should search for it.

Tags for this Thread

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