Completed
Last Updated: 10 May 2021 09:57 by ADMIN
Release R2 2021
ADMIN
Martin Ivanov
Created on: 09 Feb 2017 13:05
Category: Barcode
Type: Feature Request
1
Barcode: Add support for Chinese symbols
Implement support for Chinese symbols. Currently, if you enter the barcode Text in Chinese, the value will be coerced to to an empty string and nothing will be rendered.
3 comments
ADMIN
Milena
Posted on: 10 May 2021 09:57

With R2 2021 the barcodes with QRCode and SwissQRCode symbologies support Chinese symbols.

For the QRCode you can use the following settings: 
ErrorCorrectionLevel = Telerik.Barcode.Symbology.ErrorCorrectionLevel.M,
CodeMode = Telerik.Barcode.Symbology.CodeMode.Byte,
ECIMode = Telerik.Barcode.Symbology.ECIMode.UTF8,
FNC1Mode = Telerik.Barcode.Symbology.FNC1Mode.None

 

Regards,
Milena
Progress Telerik

Virtual Classroom, the free self-paced technical training that gets you up to speed with Telerik and Kendo UI products quickly just got a fresh new look + new and improved content including a brand new Blazor course! Check it out at https://learn.telerik.com/.

ADMIN
Sia
Posted on: 20 Mar 2018 15:33
Hello,

Please vote for the feature to increase its priority, this way you will follow it and will be notified if its status is changed. Also any additional information about your requirements would be appreciated.

Regards,
Sia
l
Posted on: 09 Feb 2017 15:12
suggest support for Chinese symbols for barcode;China is the most populous country in the world, as many programmers.