Page 1 of 1

how to generate barcode

Posted: Thu Mar 12, 2015 6:59 pm
by David wyatt

Hi,

i want to be able to generate a barcode on screen from a storage variable but dont know where to start. any advice on tutorials?

thanks


how to generate barcode

Posted: Thu Mar 12, 2015 9:33 pm
by Egor Kotov6832188

Hello David
1) find framework which generates qrcode
2) create Javascrip file in the app project
3) paste framework file in just created js file
4) add, for test purposes, button you start page
5) for button click event add js code, which will invoke framework
6) save or paste result somewhere for instance in console.