herculanojs Posted March 10, 2018 Posted March 10, 2018 https://qz.io/ Has anyone used QZ Trya on unigui and would have had some example of its use? The biggest difficulty today in the unigui is the printing without operator intervention. Anyone understanding java script, could put some example of how we would use this in unigui We would appreciate it. Quote
ajp68 Posted July 8, 2020 Posted July 8, 2020 I am also looking for QZ integration. If you can help me on the same. Quote
herculanojs Posted August 19, 2020 Author Posted August 19, 2020 3 hours ago, Hayri ASLAN said: The requested page could not be found. Quote
Hayri ASLAN Posted August 19, 2020 Posted August 19, 2020 Link is correct http://forums.unigui.com/index.php?/topic/13074-unigui-opensource-paypal-buttons-webcam-videopanel-mxgraph-barcodescanner-qzio/&do=findComment&comment=81631 Quote
herculanojs Posted August 24, 2020 Author Posted August 24, 2020 On 8/18/2020 at 11:12 PM, Hayri ASLAN said: Link is correct http://forums.unigui.com/index.php?/topic/13074-unigui-opensource-paypal-buttons-webcam-videopanel-mxgraph-barcodescanner-qzio/&do=findComment&comment=81631 I am getting an error while compiling. procedure TUniQZ.Connect; begin JSCallGlobal ('qz.websocket.connect', [], 'tmp'); JSCallGlobal ('tmp.catch', [JSFunction ('e', 'ajaxRequest (' # 1 ',' 'onError ", {error: e});')]); JSCallGlobal ('tmp.then', [JSFunction ('', 'ajaxRequest (' # 1 ', "onConnected");')]); end; JSCallGlobal is waiting for an object at the end Quote
Hayri ASLAN Posted August 24, 2020 Posted August 24, 2020 4 hours ago, herculanojs said: version 1.70.0.1486 I'm using the latest version. It is not compatible with 1486 Quote
herculanojs Posted August 24, 2020 Author Posted August 24, 2020 3 hours ago, Hayri ASLAN said: Estou usando a versão mais recente. Não é compatível com 1486 could you tell if the 1508 would work? Quote
donlego Posted March 13, 2022 Posted March 13, 2022 On 8/19/2020 at 10:12 AM, Hayri ASLAN said: Link is correct http://forums.unigui.com/index.php?/topic/13074-unigui-opensource-paypal-buttons-webcam-videopanel-mxgraph-barcodescanner-qzio/&do=findComment&comment=81631 already download the file but where i can download the component, but is it compatible with unigui ver 1506 ? Quote
lfgarrido Posted March 14, 2022 Posted March 14, 2022 Hi @donlego QZ is paid, if isn't a problem for you, otherwise I'd like to recommend this project which is totally free and ease to use with uniGUI https://github.com/imTigger/webapp-hardware-bridge Quote
donlego Posted March 14, 2022 Posted March 14, 2022 4 hours ago, lfgarrido said: Hi @donlego QZ is paid, if isn't a problem for you, otherwise I'd like to recommend this project which is totally free and ease to use with uniGUI https://github.com/imTigger/webapp-hardware-bridge o, i dont know if the qz tray is paid , do you have example for the git link connected with unigui thank's Quote
Sherzod Posted March 14, 2022 Posted March 14, 2022 2 minutes ago, donlego said: o, i dont know if the qz tray is paid , https://buy.qz.io/ Quote
lfgarrido Posted March 15, 2022 Posted March 15, 2022 On 3/14/2022 at 1:54 AM, donlego said: o, i dont know if the qz tray is paid , do you have example for the git link connected with unigui thank's You can download and install released exe from: https://github.com/imTigger/webapp-hardware-bridge/releases/download/0.14.0/whb-0.14.0.exe Also you can check demo folder of source code at git repo. I attached a simple demo with a uniHTMLFrame containing a piece of printer demo code. uniHwBridge.zip 1 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.