Welcome Guest! To enable all features, please Login or Register.

Notification

Icon
Error

Options
View
Last Go to last post Unread Go to first unread post
#1 Posted : Wednesday, September 19, 2018 4:22:20 PM(UTC)

Joe Z  
Joe Z

Groups: Registered, Tech Support, Administrators
Posts: 63

Thanks: 2 times
Was thanked: 4 time(s) in 4 post(s)

Attached is a project that uses our .NET Core Barcode libraries to recognize and display the encoded data within barcodes. Occasionally, some barcodes may be encoded in different formats such as ISO-8859-1, rather than contain only ASCII characters.

For example, the link below contains a Datamatrix barcode with ISO-8859-1 / Latin1 encoding. When recognized using our libraries, the default BarcodeData.Value() method displays the data incorrectly using special characters. By using the .NET frameworks "Encoding" class, you can convert the recognized data into another encoding type and display the values correctly.

Before/After conversion results:
"L?hmung" -> "Lähmung"
"Schlo?str" -> "Schloßstr"

Datamatrix Barcode

File Attachment(s):
BarcodeRead.zip (555kb) downloaded 192 time(s).
Joe Zhan
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 

Try the latest version of LEADTOOLS for free for 60 days by downloading the evaluation: https://www.leadtools.com/downloads

Wanna join the discussion? Login to your LEADTOOLS Support accountor Register a new forum account.

You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Powered by YAF.NET | YAF.NET © 2003-2024, Yet Another Forum.NET
This page was generated in 0.058 seconds.