Printing in VB.Net

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

    Printing in VB.Net

    Does anyone have any good articles or source code on
    printing information from a form (or data grid) in Visual
    Basic?
  • Les Smith

    #2
    Printing in VB.Net

    Chris,
    I have a generic class for printing and an example of
    calling it to print from a ListView. The calling program
    can easily create the print string from a datagrid rather
    than a listview.

    Send me an email and I will send you the code.

    Les Smith
    Try NetCommander at HHISOFTWARE.COM
    KNOWDOTNET.COM coming soon.
    [color=blue]
    >-----Original Message-----
    >Does anyone have any good articles or source code on
    >printing information from a form (or data grid) in Visual
    >Basic?
    >.
    >[/color]

    Comment

    • Chris Boone

      #3
      Re: Printing in VB.Net

      Could you please email me the code?



      *** Sent via Developersdex http://www.developersdex.com ***
      Don't just participate in USENET...get rewarded for it!

      Comment

      Working...