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 : Monday, October 25, 2010 1:41:38 AM(UTC)
saratchand

Groups: Registered
Posts: 2


Hi Everyone,
I Created a Barcode for Arabic Content.
But When I try to read the BarCode of the Same i get "??????" as ouput .
Can some one help on how to retrieve the arabic data back!!!
Thanks & Regards,
SaratChand
 

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.

#2 Posted : Monday, October 25, 2010 4:30:49 AM(UTC)

Adam Boulad  
Guest

Groups: Guests
Posts: 3,022

Was thanked: 2 time(s) in 2 post(s)

Sarat,
The barcode engine takes data as byte array. The demo uses ASCII converter which does not take into account Unicode strings. Try to use another Unicode converter to convert the Arabic string to byte array and pass it to the Barcode write function. Then also use the inverse operation to convert the Barcode read result from byte array to Arabic string.

 
#3 Posted : Wednesday, October 11, 2017 3:17:24 AM(UTC)
translationco

Groups: Registered
Posts: 1


Hi Adam, as it has been long time, I just wanted to confirm is there any better update in this regard?
 
#4 Posted : Thursday, October 12, 2017 2:03:57 PM(UTC)
Christopher

Groups: Registered, Tech Support, Administrators
Posts: 89

Was thanked: 4 time(s) in 4 post(s)

Hi Translationco,

The method that is used in the above mentioned posts is still a viable solution for transitioning the Arabic string.
Please visit the link below from our LEADTOOLS Online Documentation to see more details about the BarcodeReader class.

BarcodeReader Class


Chris Thompson
Developer Support Engineer
LEAD Technologies, Inc.

LEAD Logo
 
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.168 seconds.