This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes PHP and the fly likes  Can I send printer codes from web page? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Languages » PHP
Reply Bookmark " Can I send printer codes from web page?" Watch " Can I send printer codes from web page?" New topic
Author

Can I send printer codes from web page?

chanveil Kiji
Greenhorn

Joined: Dec 30, 2010
Posts: 15
Something tells me this isn't possible. I am working on a script that prints two documents back to back onto a receipt printer from a webpage, and want to issue a "receipt cut" command in between printing these pages. The command is ESC d 1 or decimal 27, 100, 49. Maybe with javascript?
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can I send printer codes from web page?
 
Similar Threads
How to Print a Bill receipt of required format ina JSP page
Cash Drawer handling with Java
Receipt printer?? trough javax.comm API
Printing in Java using printDialog
jsp/servlet automatically print to non local printer