Login   Register  
PHP Classes
elePHPant
Icontem

Code 39 can't show the "+" correctly

Recommend this page to a friend!
Stumble It! Stumble It! Bookmark in del.icio.us Bookmark in del.icio.us

      Barcode Print  >  All threads  >  Code 39 can't show the "+" correctly  >  (Un) Subscribe thread alerts  
Subject:Code 39 can't show the "+" correctly
Summary:Code 39 can't show the "+" correctly
Messages:6
Author:Justin
Date:2012-04-23 09:45:31
Update:2013-03-27 05:37:45
 

  1. Code 39 can't show the "+" correctly   Reply  
Picture of Justin
Justin
2012-04-23 09:45:31
Hi, I need transfer some data into Code 39 in my Excel by use of Code 39 font. Everything works fine but the "+" sign. It can't be converted correctly. does everyone had the same problem before? One group of the data, e.g. is 35479A+.

  2. Re: Code 39 can't show the "+" correctly   Reply  
Picture of Bob
Bob
2012-04-23 10:20:20 - In reply to message 1 from Justin
You may have a try to find the "+" and replace it with the data you want. Also I suggest you to check the encoding scope and specification of the Code 39, it may helps.

  3. Re: Code 39 can't show the "+" correctly   Reply  
Picture of Erica
Erica
2012-04-24 04:42:14 - In reply to message 1 from Justin
Maybe you have wrong format for the cell, change it and see if it works. If it doesn't work, try other excel add-in

  4. Re: Code 39 can't show the "+" correctly   Reply  
Picture of Greg
Greg
2012-04-24 08:13:13 - In reply to message 1 from Justin
Plz ensure the data format of the cell, or it would turn some characters into others. If still wrong, recommend you to use add-in tool to implement this. Recommendation:Code 39 barcode generator add-in (http://www.businessrefinery.com/excel-barcode/code_39.html).

  5. Re: Code 39 can't show the "+" correctly   Reply  
Picture of Greg
Greg
2012-04-24 09:31:34 - In reply to message 4 from Greg
Have you input the start/stop characters "*"? Code 39 barcode is supposed to start and stop with the character.

  6. Re: Code 39 can't show the "+" correctly   Reply  
Picture of Susanna Moore
Susanna Moore
2013-03-27 05:37:45 - In reply to message 1 from Justin
Base on Code 39 ISO/IEC specification, "+" is encodable characters for Code 39 barcode. So, I guess this is the problem of your software. "http://www.barcodelib.com/barcode_fonts/font-code-39.html" is just one of many but I note it because it has a manual.