Printing a receipt

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Don W.

    Printing a receipt

    My intranet clients will have a receipt printer connected to their PC and I
    know the name of the printer (it's the same for all the clients). Is there
    an easy way to print a receipt to that printer using JavaScript?

    Don W.


  • Thomas 'PointedEars' Lahn

    #2
    Re: Printing a receipt

    Don W. wrote:
    [color=blue]
    > My intranet clients will have a receipt printer connected to their PC and I
    > know the name of the printer (it's the same for all the clients). Is there
    > an easy way to print a receipt to that printer using JavaScript?[/color]
    ^^^^^^^^^^^
    No, without an API JavaScript knows nothing outside of the user agent.


    PointedEars

    Comment

    Working...