Results 1 to 4 of 4

Thread: Create MS Word Document

  1. #1

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026

    Create MS Word Document

    Hey Guys 'n Gals...

    I need to be able to create and format an MS Word Document through VB.Net. Where should I get started? Are there any good tutorials or guides on how to do this?

    Thanks,

    Squirrelly1
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

  2. #2
    Frenzied Member Mike Hildner's Avatar
    Join Date
    Jul 2002
    Location
    Des Moines, NM
    Posts
    1,690

  3. #3
    Lively Member spdracr's Avatar
    Join Date
    Oct 2003
    Location
    Kansas
    Posts
    115
    Will MS Word be installed on every system your app will be on? If so the tutorial Mike listed would be great. If not, look into createing the file with a filestream and using rtf code to create the contents. RTF really isn't that bad once you get into it.

  4. #4

    Thread Starter
    Frenzied Member
    Join Date
    Jun 2001
    Location
    USA
    Posts
    1,026
    Thanks
    Now happily married and still crankin' away at the keyboard. Life is grand for a coder, no?

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