|
-
Apr 5th, 2002, 03:02 PM
#1
Printing Invoice on small printer
Can this be done on VB? I want to print an invoice on a small printer (Like at the cash counter of market).
If someone has a code that would be great. I can either use CR or print thru VB.
The application is using MDB as a database.
Thanks in advance
-
Apr 5th, 2002, 03:10 PM
#2
Yes. But does the printer have a win32 driver? If so, just use the printer object
If it doesn't you have to send data directly out the LPT1 (or whatever) port. Waht you send is dictated by the control character set for the printer. Like Epson Esc codes vs IBM Esc codes.
-
Apr 21st, 2002, 06:38 AM
#3
Member
link
Hai
just see the threads under the heading "cash register printing"
.It may be the think that you are asking
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
|