Creating and printing barcodes from Filemaker is easier than you think, however there are a number of ways to do it, some easier than others, some better than others and some that are just not worth it.
Don’t’s
- Get a Free Font (they either don’t work correctly, or they are so inaccurate they produce barcodes that misread.
- Think you can just create barcodes by typing letters (it just doesn’t work), most barcode types have starts and stops, and calculated check digits.
- Decide on a size of space before you know what you need to encode.
Do’s
- Use a reputable barcode software supplier (they have the experience to help you if you have problems)
- Use a Plugin to make the barcode (this makes it easy)
- Use a plugin that can make ore than one type of barcode with only one barcode font (such as the Peninsula Barcode For FileMaker plug in)
- Use a plugin that can vary the size (scale), height, and if possible the bwr of the barcode.
If you have followed these simple rules creating and printing barcodes in filemaker is easy. Heres the instructions for Peninsula Barcode For Filemaker.
- Copy the plugin to the filemaker extensions folder.
- Copy the font barcode.ttf or barcode.suit to the fonts folder.
- Open filemaker.
- Create a new calculation field on the layout you want the barcode to appear.
- Type Barcode_CreateCode(”Code 39″, barcodedatafield,100,15,0,1) (You change the code type to the one you want where it says Code 39.)
- Set the font for the field to Barcode and the size to 10pt and the line spacing to 10 pixels.
Thats it, you now have a printable barcode which will scan on a barcode scanner.
If you need to make Datamatrix or PDF 417 barcodes in filemaker take a look here.

1. Select the barcode type from the main menu at the top of the barcode window “UPC A/UPC 12″. (Where EAN 13 is shown to the left.)
6. Click the image of the code or the “Export Code” button to save an .eps file of the code. That’s it. All done.