zaqaqaw / jzebra

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

"applet.findPrinter() is not a function" on Mac OS #147

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago

What steps will reproduce the problem?
1. after calling jzebraReady();

What is the expected output? What do you see instead?
even if the code <applet> appear in the code, the function findPrinter() is not 
found. But the big problem, i have testing on 7 Mac OS different and only 3 
doesn't work.

What version of the product are you using? On what operating system?
i have tried all the version after the 1.4.7 the problem is only on Firefox Mac 
OS

Please provide any additional information below.

Original issue reported on code.google.com by t.s...@weezevent.com on 6 Aug 2013 at 1:21

GoogleCodeExporter commented 8 years ago
with the version Java 7 update 25

Original comment by t.s...@weezevent.com on 6 Aug 2013 at 1:24

GoogleCodeExporter commented 8 years ago
Did you try setting jzebra.useAlternatePrinting(true) in your jzebra code? I 
had to do this to get printing to work consistently on my Mac.

Original comment by m...@shust.com on 25 Aug 2013 at 5:00