print document

  1. K

    Resolved Direct Printing

    Hi, I am new for vb.net. I am using 2010 on windows 7 operation system. I need make a report and it send to directly printer.(Without Print Dialog Box). I tried it and one problem came. After give the print command printer start the printing process but black paper coming out. What is the...
  2. D

    Question Print from rich text box

    I have a rich text box, "RichTextBox1", and a print document, "PrintDocument1". How do I connect the text box with the print document so that the print document is the text of the text box? I have already set up my print dialog, but I just haven't found how to set up the document yet. Please...
Back
Top