|
-
Jul 23rd, 2004, 08:56 AM
#1
Thread Starter
Frenzied Member
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?
-
Jul 23rd, 2004, 11:22 AM
#2
Frenzied Member
-
Jul 23rd, 2004, 11:57 AM
#3
Lively Member
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.
-
Jul 23rd, 2004, 12:38 PM
#4
Thread Starter
Frenzied Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|