I am looking for a barcode font. Our need is very simple from our side and somehow I cannot match it with any of your products.
We are a small sheet metal CAD/CAM company. Our output to user is essentially the NC code for a CNC machine. But together with this output, user migth want to print a .DOC report with all the parts included into a certain order. These part names can be requested to be generated as a barcodes, so on the production floor the oeprator can read the part name using a standard scanner.
As far as we see, all we need is a barcode font, creating a Word template file where certain fields are formatted with this barcode. AT report generation time all we need to do is instantiating the template by substituting the actual values for the specific fields.
The problem is that the actual text (like part name or other 'names') can be of any characters, from any language (including Asian languages and even right-2-left language, like Hebrew). So I need a font which can generate a barcode from any character set (aka from a Unicode string).
