|
-
Sep 7th, 2002, 07:26 PM
#1
Thread Starter
Addicted Member
Do you make printer drivers in C++? If so I need help...
I am just trying to make a printer driver that will just send txt to my receipt printer. I tried to use the Generic text only print driver that comes with windows but it must sent other info to the printer with the text. The printer I have uses codes that tell it to do things like cut the receipt or whatever. I have this working when I just sent the info to be printed to the LTP1 port since it doesn't use a printer driver at all. The thing is that I need to share this and without a driver the printer will not show up on a network. Any ideas or thoughts on what I should do? I don't know any C++... My program is in VB.
Thanks
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
|