Creating a print button

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gggram2000
    New Member
    • Nov 2007
    • 97

    Creating a print button

    Hi, I'm using visual studio 2005, c#. Im having problems creating a print button that will open a word document with the data entered by the user...the user enters his name and so fort in text boxes, and a couple of combo boxes...i would like all this information to appear on a ms word document so the user decides to print or modify for storage.

    Any help will be greatly appreciated
    George
  • SammyB
    Recognized Expert Contributor
    • Mar 2007
    • 807

    #2
    Microsoft has the info you need at http://support.microsoft.com/kb/316384/.

    Comment

    • gggram2000
      New Member
      • Nov 2007
      • 97

      #3
      hey thanks for the help Sam. I ended up using excel before i opened this, im gonna test it out with a word document. Thanks

      Comment

      Working...