Hi,
I have a problem while
generating a barcode 128.
The method 'setCode(content)' of the Barcode128 class seems to switch encoding automatically to the subset C when first the numeric character in the datacontent is found.
Is it possible to make sure that the subset C begins later ?
My intention is to let the subset C begin after the last occurrence of an alpha character.
Before there should be the subset A.
e.g. there is the following code:
3H 1234 F 1234455
3H 1234 F should be encoded as subset A
1234455 should be encoded as subset C
Thanks for your help
best regards
Susanne Kaul
