Printing Barcodes From Web Servers

*36*

You can display Code 39 barcodes from your web server using Azalea Software's free demo font. The CSS style in this simple web page illustrates how to do it. The only requirement is that all of your site's visitors must have the Code39Azalea font installed on their machines. Ideal for in-house use but unrealistic in other situations.

If you don’t see a barcode in the upper left corner it’s because you don’t have Code39Azalea installed.

The Code39Azalea font only encodes numbers, numeric strings that include the digits 0-9. As long as your barcodes contain only numbers, you're OK. All Code 39 symbols must begin and end with an asterisk, which is the Code 39 start and stop bar. To make a scannable Code 39 barcode, use strings like *206* or *98126A*

Don't be shy about right-clicking and view this page's underlying HTML code to see how this is all done. The Code39Azalea font is a free demo barcode font. It's a small, small taste of what's in C39Tools, our full Code 39 barcode font package.