mebjas / html5-qrcode

A cross platform HTML5 QR code reader. See end to end implementation at: https://scanapp.org
https://qrcode.minhazav.dev
Apache License 2.0
5.1k stars 982 forks source link

Is it possible to use with Oracle Apex?[Question] #793

Open pandamom8414 opened 1 year ago

pandamom8414 commented 1 year ago

Describe the Question I am working with Oracle Apex Express and wondering if there is a way to use this as a plugin for a barcode reader. I have been looking at other plugins and this is the only one I've found that works with very small barcodes, but I'm not sure it's possible to use in Oracle Apex. I'm hoping not to spend a lot of time trying to make it work if it is not possible.

Context about your web application I'm hoping to use this in oracle apex to work on any mobile device.

Optional, Environment (please complete the following information): This would be used on any browser and any device.

adammsvk commented 1 year ago

It should be possible. You can add any javascript you want into your APEX page, so I don't see any reason why it should not work with APEX. https://stackoverflow.com/questions/67178338/how-can-i-include-a-js-script-in-oracle-apex

pandamom8414 commented 1 year ago

I was able to use it in Apex. Thanks very much!!

On Wed, Jun 28, 2023, 8:14 AM adammsvk @.***> wrote:

It should be possible. You can add any javascript you want into your APEX page, so I don't see any reason why it should not work with APEX. https://stackoverflow.com/questions/67178338/how-can-i-include-a-js-script-in-oracle-apex

— Reply to this email directly, view it on GitHub https://github.com/mebjas/html5-qrcode/issues/793#issuecomment-1611629298, or unsubscribe https://github.com/notifications/unsubscribe-auth/BAOTW5J3SPP45AVLGVTY7A3XNRC4ZANCNFSM6AAAAAAZUNZYBQ . You are receiving this because you authored the thread.Message ID: @.***>