|
-
Jul 28th, 2006, 09:36 AM
#1
Re: USB Port like COM Port
When I'm going to print a flat file
But how?
When the printer is installed in Windows you can use the "Printer" object in VB. It doesn't matter if the printer is physically connected to LPT, COMM or network.
-
Jul 28th, 2006, 03:39 PM
#2
Thread Starter
New Member
Re: USB Port like COM Port
Namrekka,
I using the Printer object, the app was developed with MSComm1 commands (PortOpen, DSRHolding,etc) and each line to print is manage inside the code (dates, amounts, texts, etc) like a ticket from cashier. When whole line is configurated, is sent to printer to print (with Printer.Print ............. ) but nothing it happens.
I Dont know why not print from app.....
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
|
Click Here to Expand Forum to Full Width
|