Connecting Tech Pros Worldwide Help | Site Map

CODE39 barcode font and Chinese characters - question

  #1  
Old November 13th, 2008, 04:55 PM
goe goe is offline
Newbie
 
Join Date: Oct 2006
Posts: 4
Hi All,

The software I'm working on uses the CODE39 barcode font to converts regular strings into the barcode labels. However we're now in the process of internalization and we need to add support for double byte characters for example Chinese.

Everything is encoded in UTF8 but for some reason when try to convert a string that holds both Latin and Chinese characters only Latin gets converted to barcode lines and the Chinese characters popup up in the middle without any change.

Does anybody know a solution to that?

Thanks,
goe
  #2  
Old December 29th, 2008, 09:52 AM
Newbie
 
Join Date: Dec 2008
Posts: 3

re: CODE39 barcode font and Chinese characters - question


Hi ,

Is there a barcode font that can be used for the above purpose ?

Am a Technology Specialist working in an MNC . We have an urgent requirement to produce BARCODE for non-latin characters ( chinese,japanese etc ) . Hence am looking for a universal barcode font that will fit this bill. Came across Code 93i font. Is this the best one ??

Can you please guide as to where i can find a trail version of this font or any other that yo uare aware of ? . We are ready to purchase this font once the testing goes success. Thanks a lot for your time and all the very best and a fantastic New Year to you .
  #3  
Old December 29th, 2008, 02:31 PM
numberwhun's Avatar
Site Moderator
 
Join Date: May 2007
Location: New Hampshire
Posts: 2,543

re: CODE39 barcode font and Chinese characters - question


You have posted a general question in the Perl forum without asking a question regarding Perl. In reading your post, I don't believe that Perl is any part of the issue and for that reason, I am moving this thread to the Miscellaneous forum.

Next time, please choose a forum more appropriate to the subject of your thread.

Regards,

Jeff
  #4  
Old December 29th, 2008, 04:21 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,362

re: CODE39 barcode font and Chinese characters - question


Code39 barcodes have a maximum 2^7 -1 possible codes. Since the combined Chinese and Latin alphabets are considerably larger than that, you need to pick another barcode symbology.
  #5  
Old December 30th, 2008, 04:52 AM
Newbie
 
Join Date: Dec 2008
Posts: 3

re: CODE39 barcode font and Chinese characters - question


Hi ,

what about Code 93i ? Does it work for unicode ?
Can anybody tell me where i can find a trial version of this font ? we will buy it once testing is successful .
Or any other barcode font for unicode is fine ... Thanks a lot for your time guys ..

Jay
  #6  
Old December 30th, 2008, 03:28 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,362

re: CODE39 barcode font and Chinese characters - question


You will have to google for "unicode barcode" and see what you get.
  #7  
Old December 31st, 2008, 04:36 AM
Newbie
 
Join Date: Dec 2008
Posts: 3

re: CODE39 barcode font and Chinese characters - question


I have been searching a lot in google with all possiblities ! Not getting much of a solid result
:( :(
anyways thanks a lot.
  #8  
Old December 31st, 2008, 04:15 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,362

re: CODE39 barcode font and Chinese characters - question


Quote:
Originally Posted by jaysakh View Post
I have been searching a lot in google with all possiblities ! Not getting much of a solid result
:( :(
anyways thanks a lot.

Perhaps you are not googling properly... Let me google that for you

There are 2 good links in the top 10 results.
Reply