Overview

   

         Installation

  

Downloads

     
 

 

 
 

Downloads

Source code includes:

  • A a dbf of the line and space widths
    Based on information contained in the Hewlett-Packard web-site. xxToDo link

  • A VFP program to convert the information contained in the DBF into a fully-fledged True-type Font (TTF) file.

  • Example ASCIIToCode128 converter function
    A Code128 barcode doesn't just contain characters, it needs start and stop markers plus a checksum. Its actually quite straightforward as this example code shows. This code is also in VFP, but is easily translated to other languages.