通過MW6 Code39 Fontware,您可以更加方便得創建您的Windows/Linux/UNIX程序所需的Code39條碼,并提供了TrueType, PostScript Type 1 和 PostScript Type 3字體方便您的選擇。Code39廣泛用于數字0-9、字母A-Z、空格符號和其它符號('-', '.', '$', '/', '+', '%')的編碼工作中。在我們的Code39 Fontware中包含了12種常規的及可人工閱讀(human-readable)的字體,而“&”符號被作為開始和結尾字符,比如您要對“1234”進行編碼,那么您需要輸入為“&1234&”,空格符號采用“=”來替代。
MW6 Code39 Fontware makes Code39 creation extremely easy for your Windows/Linux/UNIX application, TrueType, PostScript Type 1 and PostScript Type 3 fonts are provided. Code39 is used to encode the numbers 0-9, the letters A-Z, the space character and the other characters ('-', '.', '$', '/', '+', '%'). Our Code39 Fontware includes 12 normal and human-readable versions of fonts, the ampersand(&) character is treated as the start/stop character, for example, if you want to encode the string "1234", you need to enter "&1234&", the space character is mapped to '=' character.
為了幫助您在您的程序中同步整合MW6 Code39字體,比如在Crystal Reports, Word, Excel, Access 和 Visual Basic中,我們為您提供了如下的代碼
- Crystal Reports UFL
- Office宏、VBA源代碼和文檔
- Visual Basic工程范例
在我們評估版本的字體中,在符號'1' 和'B'上會增加一個符號'D',用于表明該字體是用于“演示”用途,而在完全版本中則不會出現。你在使用TrueType字體時,您需要將對應的.TTF字體文件拖曳到"字體"子文件夾中,該子文件夾位于系統文件夾中。


To help you to seamlessly integrate MW6 Code39 Font with your applications such as Crystal Reports, Word, Excel, Access and Visual Basic, we have the following code for you:
- Crystal Reports UFL
- Office macros, VBA source code and documentation
- sample Visual Basic project
Our evaluation version font has a 'D' on top of '1' and 'B' characters, which means font is for "Demo" purpose, the full version has no such thing. Drag and drop the .TTF file(s) into the "Fonts" subfolder under the system folder before you use the TrueType font(s).

