zaqaqaw / jzebra

Automatically exported from code.google.com/p/jzebra
0 stars 0 forks source link

jzebra.getPrinters is not a function #132

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.placed jzebra.jar file in the same location where apsx pages reside.
2.able to get document.jzebra object in javascript, but unable find the method 
like append and getPrinters method. As this printing is working fine before. 
but suddenly its not working. unable to find the reason
3. i'm using jzebra1.4.8 and java 1.7.21 (updated version)

What is the expected output? What do you see instead?
as i have to find the current connected printer and print the text for POS. As 
it is throwing error jzebra.getPrinters is not a function

What version of the product are you using? On what operating system?
i'm using jzebra1.4.8 and java 1.7.21 (updated version)

Please provide any additional information below.

Original issue reported on code.google.com by vi...@inflexiontech.com on 9 May 2013 at 5:08

GoogleCodeExporter commented 8 years ago
As i'm using Windows 7 and Vendor Thermal Printer RP 3160 printer for printing

Original comment by vi...@inflexiontech.com on 9 May 2013 at 5:26

GoogleCodeExporter commented 8 years ago
Java 7 update 21 broke some stuff.  Version 1.4.9 or higher should resolve this 
issue.

Original comment by tres.fin...@gmail.com on 2 Aug 2013 at 5:00