Hi, Adam
Nothing that simple, I'm afraid. You can do more with printing in VB.Net,
but it certainly isn't as simple as it was in VB6. This is one of the
areas we plan to address for the next major release of the product, but
we're not there yet. One approach you could take would be to create a VB6
ActiveX DLL and print from there.
Thank you for choosing the MSDN Managed Newsgroups,
John Eikanger
Microsoft Developer Support
This posting is provided “AS IS” with no warranties, and confers no rights.
(c) 2003 Microsoft Corporation. All rights reserved.
--------------------
| Content-Class: urn:content-classes:message
| From: "adam" <
[email protected]>
| Sender: "adam" <
[email protected]>
| Subject: simple printing
| Date: Thu, 31 Jul 2003 09:30:41 -0700
| Lines: 3
| X-Tomcat-NG: microsoft.public.dotnet.general
|
| Is there not a way to do a simple print like in vb6?
| Printer.Print
| All I want to do is put a could of text lines on a page.
|