Skip to main content
nelliebly1025
Participant
August 27, 2018
Question

Code 39 as Barcode in PDF Form

  • August 27, 2018
  • 1 reply
  • 4470 views

I have a PDF form that I included a barcode with, but I need it to be a different type of barcode. My only options are PDF417, QR Code, or Data Matrix. I need it to be the typical line bar code like Code 39. How do I do this and still have it pull from my form data? I have a javascript to do that.

This topic has been closed for replies.

1 reply

try67
Community Expert
Community Expert
August 27, 2018

You need to install a font that supports this barcode symbology and then simply create a text field and assign that font to it.

nelliebly1025
Participant
August 27, 2018

I tried doing that and nothing came up in the box.

try67
Community Expert
Community Expert
August 27, 2018

Nothing? Did you make sure the field has a value? That the font is working correctly?