| |
   
Morovia.com Home | Fonts | Components | Labeling | Library | Order | Forum
  Active TopicsActive Topics  Display List of Forum MembersMemberlist  Search The ForumSearch  HelpHelp
  RegisterRegister  LoginLogin
2D symbology
 Community Forum : 2D symbology
Subject Topic: Non-english characters PDF417 Post ReplyPost New Topic
Author
Message << Prev Topic | Next Topic >>
thedave
Newbie
Newbie
Avatar

Joined: January 03 2008
Posts: 3
Posted: January 03 2008 at 12:37pm | IP Logged Quote thedave

Is there a way using any of the Morovia PDF417 related products to encode a non-English character set? Specifically, I'm trying to encode Arabic text into a barcode. I have the Unicode character code chart for Arabic, but am unclear whether or not I can encode using these codes. Does anyone have any information on encoding this type of text into a PDF417 barcode?
Back to Top View thedave's Profile Search for other posts by thedave
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: January 03 2008 at 2:22pm | IP Logged Quote glitch

PDF417 standard has no idea about unicode. The standard defines a feature called Global Label Identification (GLI), which is supposed to sort out mixed language issues. However, it is still single-byte based and requires that the application(or the scanner) handles the translation issue.

If you have the control over both read/write, you might consider a straightforward solution - just treating unicode/arabic characters as binary. Your application handles the translation at both sides.

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 
thedave
Newbie
Newbie
Avatar

Joined: January 03 2008
Posts: 3
Posted: January 03 2008 at 2:38pm | IP Logged Quote thedave

glitch wrote:

PDF417 standard has no idea about unicode. The standard defines a feature called Global Label Identification (GLI), which is supposed to sort out mixed language issues. However, it is still single-byte based and requires that the application(or the scanner) handles the translation issue.


If you have the control over both read/write, you might consider a straightforward solution - just treating unicode/arabic characters as binary. Your application handles the translation at both sides.


Thanks for the quick answer! Is there an easy way or a utility to transfer these characters into binary format?
Back to Top View thedave's Profile Search for other posts by thedave
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: January 03 2008 at 4:07pm | IP Logged Quote glitch

You do not need any utilities. A unicode value contains two bytes. A value of \ue0c0 is encoded as 0xe0 and 0xc0 in the barcode. Your application takes care of the conversion (back and forth).

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 
thedave
Newbie
Newbie
Avatar

Joined: January 03 2008
Posts: 3
Posted: January 03 2008 at 4:43pm | IP Logged Quote thedave

I appreciate the help, but I'm having a hard time following. I basically need to take an Arabic input letter (or string of letters) such as ج and encode them into a barcode. According the the Unicode chart I have, the letter ج is assigned Code 062C. Using the PDF417EncoderGUI, how would I be able to do this? I really appreciate any help you can give
Back to Top View thedave's Profile Search for other posts by thedave
 
glitch
Admin Group
Admin Group
Avatar

Joined: January 25 2003
Location: Canada
Posts: 280
Posted: January 04 2008 at 4:36pm | IP Logged Quote glitch

PDF417 Encoder GUI does not encode Unicode. 

What's your plan on the reading side? scanner will not give you Unicode values either. You can only read/write on a single-byte level.

Back to Top View glitch's Profile Search for other posts by glitch Visit glitch's Homepage
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
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



This page was generated in 0.4844 seconds.