Text under Code 128 font
2 posts • Page 1 of 1
Text under Code 128 font
I'm using the functions MoroviaBarcodeCode128A and MoroviaBarcodeCode128B within Crystal reports to encode data on my report. Unfortunately I don't have a barcode reader that will read the Code 128 fonts and I wonder about extra characters that appear after some of the data. For example:
When I encode the string "10" using Code 128a I get "10Q" on the text portion, and "10R" using Code 128B. It has the same behavior using the "Morovail FontPal tool.
The string "US" comes out as "UST" using Code 128a and "USU" using Code 128B
Am I doing something wrong or is there another function I can use?
When I encode the string "10" using Code 128a I get "10Q" on the text portion, and "10R" using Code 128B. It has the same behavior using the "Morovail FontPal tool.
The string "US" comes out as "UST" using Code 128a and "USU" using Code 128B
Am I doing something wrong or is there another function I can use?
- pvanhouse
- Posts: 3
- Joined: Tue Jul 26, 2011 12:50 pm
Re: Text under Code 128 font
Code128 requires a check character. If this character happens to have human readable, you will see extra text in the human readable text. It is not avoidable.
If you do not like the extra text, use the non human readable counterpart font. For example, MRV Code128M is the non human readable version of MRV Code128AMA, MRV Code128BMA. You can then add a text box to hold the human readable text.
Another workaround is to format the last three characters using non human readable font, and leave others parts alone. The last character is always in the sequence of: check character + stop character + termination bar.
If you do not like the extra text, use the non human readable counterpart font. For example, MRV Code128M is the non human readable version of MRV Code128AMA, MRV Code128BMA. You can then add a text box to hold the human readable text.
Another workaround is to format the last three characters using non human readable font, and leave others parts alone. The last character is always in the sequence of: check character + stop character + termination bar.
The information above is provided "AS IS", with no warranties, and confers no rights.
-
glitch - Support Engineer
- Posts: 198
- Joined: Wed May 14, 2008 2:42 pm
2 posts • Page 1 of 1
Who is online
Users browsing this forum: No registered users and 1 guest