Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
55
rated 0 times [  58] [ 3]  / answers: 1 / hits: 157034  / 12 Years ago, fri, july 13, 2012, 12:00:00

In a web application I want to print a receipt using a POS (Point of Sale) Printer. I want to do that with Javascript. Can anyone provide me an example for that?


More From » jquery

 Answers
20

I'm going out on a limb here , since your question was not very detailed, that
a) your receipt printer is a thermal printer that needs raw data,
b) that from javascript you are talking about printing from the web browser and
c) that you do not have access to send raw data from browser



Here is a Java Applet that solves all that for you , if I'm correct about those assumptions then you need either Java, Flash, or Silverlight
http://code.google.com/p/jzebra/


[#84284] Thursday, July 12, 2012, 12 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
jarrettw

Total Points: 300
Total Questions: 98
Total Answers: 103

Location: Saudi Arabia
Member since Mon, Sep 5, 2022
2 Years ago
;