Hello,
I need to create bar codes in EAN 128. I need the algorithm and the font that interprets it.
I have been testing with several functions that I have found on the internet and with many fonts of bar code (code 128.ttf) but I can not get any one to put the correct bar code (replacing all the characters by bars) and then be readable by a barcode reader. The start and end characters of the Code 128 coding are not replaced by the font.
I already had a function and a font but it is not embeddable and I can not use it to generate PDF with the NativePDF.
Can someone help me? Thank you very much