
I am trying to generate QR code but it does not give correct data when there are Arabic words
this is the code I am trying to run
BarcodeFontProvider := Enum::"Barcode Font Provider 2D"::IDAutomation2D; BarcodeSymbology := Enum::"Barcode Symbology 2D"::"QR-Code"; BarcodeString := base64.ToBase64(QrCode, TextEncoding::UTF8); EncodedText := BarcodeFontProvider.EncodeFont(BarcodeString, BarcodeSymbology);
Hello,
We currently do not have dedicated Dev support via the Dynamics 365 Business Central forums, but I wanted to provide you some additional resources to assist. If you need assistance with debugging or coding I would recommend discussing this on one of our communities.
I will open this up to the community in case they have something to add.
Thanks.