generating microsoft word templates

sidewayz
05-21-2004, 07:48 AM
hey im still a beginner in vb.net and i was wondering if somebody could maybe tell me how to generate microsoft word templates in vb.net or if not, please direct me to a tutorial so i can learn it on my own? any help with this would be very appreciated :D thank you.

okie20
05-21-2004, 09:37 AM
If I am understanding you correctly ... you can create new templates in Word. When you have your application declared, when you use app.documents.add(), the add() has a var in there for you to create new template. I think the options in the add method are template, newtemplate,documenttype, and visible. Setting a filename or var name for newtemplate will allow you to start a new template. From there, Im not sure what else you are wanting/needing.

okie out

EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum