How do i create a simple page that displays information from my visual basic programs variables
I have created a program that takes a users input of a bunch of开发者_C百科 fields. Now what i want to do is create a word document using the information that was entered so users can print a page with the information and save it as well. sorry if this is not the place to ask. just thought it was worth a try at least.
Check this,
http://support.microsoft.com/kb/316383
http://www.java2s.com/Tutorial/VB/0440__Windows/CreateWorddocumentandprint.htm
精彩评论