Closed klabarge closed 9 years ago
The QZ Print 1.9.2 download from https://qz.io/download/# provides the files for the QZ Tray download.
I just checked and it does properly download the QZ Print Applet files, so this part of the bug report is incorrect.
When you try to open the sample.html page you get the message below as it is looking for the QZ Tray.
Sorry, this is a duplicate of https://github.com/qzind/qz-print/issues/34#issuecomment-113770293. For now, please edit sample.html
and replace deployQZ();
with deployQZApplet();
so that it gets called each time the page is loaded. This will be fixed in a future version.
There are no certificates to provide to Java to get it working properly.
This is a problem for sure especially considering the certs hosted on google code won't be around for much longer. Should we just provide it in the assets folder, or should we add some manual cert extraction procedures?
Closed via wiki/d22a1dc
by uploading the certs to github and linking in the tutorial.
The QZ Print 1.9.2 download from https://qz.io/download/# provides the files for the QZ Tray download. When you try to open the sample.html page you get the message below as it is looking for the QZ Tray. There are no certificates to provide to Java to get it working properly.