delphi - Print a code128C barcode pair -


the bar code 128 subset c number of digits should even. how print bar code odd character? example:

1517072011170323703007607271023031701 

using delhixe7 , fortes report 4.0 vcl

is question related finnish banking barcode ?

if yes: must pad data of length, according documentation published bank. switching barcode encoding system not allowed relevant banking standard.

reference url: http://www.finanssiala.fi/maksujenvalitys/dokumentit/bank_bar_code_guide.pdf

if no: first encode even-length part, switch code 128a or 128b using encoding switching special "character" , encode last digit using either 128a or 128b, whichever serves better.


Comments

Popular posts from this blog

javascript - Create a stacked percentage column -

Optimising Firebase database by automatically overwriting data -

javascript - Angular UI-Grid customTemplate directive causing rows to load slowly/? -