Printing

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • id10t error

    #1

    Printing

    I have a program and I need to print some reports. Once they click on
    the button on the form that says print I need the reports to
    automatically print. The reports are a text file. I am not sure the
    best way to do this. I was thinking maybe having the button open a
    Batch file that would print these text files. Is there a way to print
    these text files in a file in VB.net

Working...