creating a microsoft word document and writing vb variables to it?
I am a heavy rpg gamer and am writing a Dungeon's and Dragon's character sheet generator program. The program runs fine so far to generate all the data I need, but I want to be able to write the data to a word document in the form of what the character sheet looks like on paper. How would I go about doing this? I am a beginner in the vb.net language and could use the help. Any would be appreciated.
Andrew WoosterPosted Jul 22, 2005, 9:58 AM
In case you haven't found it yet here is the link:
http://www.c-sharpcorner.com/Code/2002/Mar/WordFromDotNet.asp
Andrew WoosterPosted Jul 14, 2005, 4:36 PM