B4i Question How to Generate 1D-Barcode - lkching7 Dec 23, 2019 Look Through The Forum. I Found How to Generate QRCode, But I Cannot Find How to Generate the 1D Barcode, eg. Code39, Code128. Any One Can Share The Solution ? Many Thank !:) B4i Question QRCode from Image - stevenindon (first post) Dec 24, 2021 yiankos1, Thank you so very much.. You saved my day! ? ? ? B4i Question QRCodeReaderView for B4i - MarcoRome (first post) May 11, 2018 (2 reactions) https://www.b4x.-library.47354/
Work also with Qrcode B4i Question QRCode Generator Error - Chris Guanzon (first post) Apr 13, 2021 yes,
Sub GenerateQRCode As ResumableSub
Libraries.qrcode.Initialize(imgQRCode.Width)
bmpQR = Libraries.QRCode.Create(API.account_identifier)
icon = Libraries.xui.LoadBitmapResize(File.DirAssets, "qr_icon.png", 100dip, 100dip, True)
'ImageView1.SetBitmap(AddSomeColors(bmpQR, icon).R B4i Question [B4XPages] - iOS App Deployment - luke2012 (first post) Feb 10, 2022 Erel, about this: "ask the client to purchase an enterprise certificate" - Thanks for this interesting solution, but in this case I don't think it's possible (unfortunately), because the client is a public body (not a private client) and the timing of budgeting approval for anything is biblical (to B4i Question How using the login/psw of my b4I app to update MYSQL datas ? - Charlotte Oct 22, 2024 Good afternoon.
I've got an B4I application made by another dev and I have to take it in charge.
I don't well understand how it is working yet.
I've successfully installed the app on the iPhone with all the tutorials and all the help of members of this forum.
Now, I'm facing another issue :
The B4i Question B4i - Hosted Mac Builder - Paolo Venuta Dec 03, 2022 IOS 9.3.6 B4I 6.80 I can't install the b4i-bridge on my iphone after open qrcode , try to install the brige but error unable to download the app Is there any expired certificate? ios_distribution.cer is new B4i Question Can not install B4i-Bridge after ios upgrade - Percy Huijer (first post) Feb 01, 2022 No I don't, I use the QRCode B4i Question BUILD SERVER - WRONG IP address - Gianni Sassanelli (first post) Aug 14, 2021 Compilation in IDE Is ok but I have also QRcode to install and round button to manual install if i browse this address http://192.168.0.26/ myb4ikey But if i try to do this from device, when click on button i am redirected to 169.xxx.xxx B4i Question Get Barcode Coordinates/Bounds - Angel Garcia Jun 06, 2022 Hi all, I'm working on a development that needs to get an image and scan the QR/Barcodes from the camera of an iPad/iPhone, and also to get the coordinates found of the QR/Barcodes. This post helped me out to accomplish the first part: https://www.b4x.-ibarcode-preview-as-a-bitmap.64405/page-2#posts Page: 1 2 3 4 5 6 7 Powered by ColBERT |