Applet not loaded

32 views
Skip to first unread message

ian raj sembiring

unread,
Jul 2, 2015, 9:39:04 PM7/2/15
to jzebra...@googlegroups.com
please help me to fix my problem,
i make web application that integrated with printer using qz print. but when i run sample.html, my printer not detected.
and there is alert "Applet not loaded"

Please help me

Tres Finocchiaro

unread,
Jul 2, 2015, 10:35:28 PM7/2/15
to jZebra users

There could be several causes.  Do you have any other information to offer?

--
--
To unsubscribe from this group, send email to jzebra-users...@googlegroups.com
 
http://code.google.com/p/jzebra

---
You received this message because you are subscribed to the Google Groups "jZebra users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jzebra-users...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

ian raj sembiring

unread,
Jul 3, 2015, 11:31:44 PM7/3/15
to jzebra...@googlegroups.com
i think the problem is this function.

function findPrinter()
{ if (qz != null)
{ // Searches for locally installed printer with "zebra" in the name
qz.findPrinter("Zebra"); }
// *Note: monitorFinding() still works but is too complicated and
// outdated. Instead create a JavaScript function called
// "jzebraDoneFinding()" and handle your next steps there.
monitorFinding();
}

because QZ == null.

Tres Finocchiaro

unread,
Jul 4, 2015, 12:02:19 AM7/4/15
to jZebra users
Ian,

The monitorFinding approach is quite dated.  Can you try the new sample.html and see if that helps?

-Tres

--
Reply all
Reply to author
Forward
0 new messages