Hello,
I have to create a EAN13 barcode. the barcode, should be created from data like:
'29'+{Artigo.CDU_gs1}+{@fxPeso} where:
'29' is a fixed string field
{Artigo.CDU_gs1} -> 5 number field
{@fxPeso} - is a formula field for weight that is generated automatically from a weighting scale
The weight may vary from 0,001 kg to 1000 kg (, is the decimal separator)
I have already posted a similar question but the solutions didn't work. I want to use CodeAzalea font.
Thanks in advance,
Manuel Duarte