-
Dot matrix printer
My application uses a dot matrix printer to create a chronological hardcopy
log user actions. In VB6 I opened the LPT port and wrote teh string to the
printer. this doesn't seem possible under VB.Net. How can a print lines to
the printer and have them print immediatley instead of wainting for the
entire page to fill then print?
-
Re: Dot matrix printer
> How can a print lines to the printer and have them print
> immediately instead of waiting for the entire page to fill
> then print?
Dan: You could try porting this technique to VB.NET:
http://support.microsoft.com/default...;EN-US;q175083
---
Phil Weber
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks