Link to home
Start Free TrialLog in
Avatar of sny23vpb
sny23vpb

asked on

ASP Based POS Printer Control Characters for Cash Drawer

Hello:

I am working on a asp web based point of sale system and one of the requirements is to be able to send a printer control character to auto-open the cash drawer and send a paper "cut" to the receipt printer.

I found this article to assist with my first issue which was how to bypass the print dialogue box, but I'm wondering if anyone else has worked on a project like this that is web-based where they had to send control characters to a specific printer automatically ? Optimally It would be great if I didn't always have to use the default printer; this EE article addresses that a little then stops.

https://www.experts-exchange.com/questions/20555621/Auto-Printing-of-HTML-page.html

Thanks for your help !
ASKER CERTIFIED SOLUTION
Avatar of bugs021997
bugs021997
Flag of India image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of sny23vpb
sny23vpb

ASKER

Thank you. I did it in vba once. No way to port a vb.net solution over to asp.net is there ? By compling it in vb.net then calling that dll from asp.net or something to that effect ?
Raising the points to see if anyone out there has any other ideas on this.
I know there are some POS systems out there that are web based; I'm not sure if they are using java or asp or some other tool. I can't imagine that they don't automatically print directly to the receipt printer and automatically open the cash drawer. Does anyone have any ideas at all on this ?  Thanks for your help. Raising points again.
Will try to post in other zones. Thank you