Computing.Net > Forums > Programming > VB printing

Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.

VB printing

Reply to Message Icon

Name: billy blue
Date: November 12, 2001 at 11:44:51 Pacific
Comment:

Does anyone know how to send text to a printer. instead of to the screen. Im using the print statement to print to the screen, but I want the text to be sent to the printer.



Sponsored Link
Ads by Google

Response Number 1
Name: cbeck
Date: November 12, 2001 at 13:54:17 Pacific
Reply:

Use the Printer object to set your preferences and the Printer.Print method to put the output onto the printer.

Search for the Printer object under VB help. It gives examples.


0

Response Number 2
Name: Overburn
Date: November 17, 2001 at 22:37:56 Pacific
Reply:

If you need any help, i have an old VB project that uses printing that i would be willing to send you, you could rummage through it and try to figure it out... Email me if you are intrested. Overburnsft@msn.com


0

Response Number 3
Name: Mary Ng
Date: April 2, 2002 at 08:45:29 Pacific
Reply:

Object.PrintFile (filename)
or
Object.PrintText "text"



0

Sponsored Link
Ads by Google
Reply to Message Icon

Related Posts

See More







Post Locked

This post is quite old and has been locked from receiving new replies. Please create a new posting instead.


Go to Programming Forum Home


Sponsored links

Ads by Google


Results for: VB printing

VB Printing www.computing.net/answers/programming/vb-printing/11911.html

vb printing program www.computing.net/answers/programming/vb-printing-program/10183.html

Vb Print Doubt www.computing.net/answers/programming/vb-print-doubt/4015.html