Printing in VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • eddyman592
    New Member
    • Apr 2007
    • 20

    Printing in VB

    Hey, I have a document i need to print. it's not text, it's an image with some controls over it. I have no idea how to get it to print. A screenshot won't work because it needs to fit on a page.

    Please help. Thanks.
  • Killer42
    Recognized Expert Expert
    • Oct 2006
    • 8429

    #2
    Originally posted by eddyman592
    Hey, I have a document i need to print. it's not text, it's an image with some controls over it. I have no idea how to get it to print. A screenshot won't work because it needs to fit on a page.
    You can print text and graphics onto the Printer object, in much the same way you do on a form or picturebox.

    Comment

    Working...