Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jake Jackson

    (@blue-liquid-designs)

    Hi,

    mPDF has barcode support built in but it’s not one of the common features requested so we haven’t documented it. You can find details in the mPDF documentation about generating barcodes and displays of usage in one of their example template files.

    Thread Starter lilpenny1316

    (@lilpenny1316)

    Thank you! I am building a Gravity Form where people can purchase up to five tickets at a time. So I have added this line of code for each ticket:

    <barcode code=”ABC123abc@456″ type=”C128B” class=”barcode” />

    We will also have a barcode scanner onsite at the event. Will the scanner read those as five separate barcodes, or will it read the code as one barcode and flag the other four tickets as duplicates, preventing their access to the event?

    Plugin Author Jake Jackson

    (@blue-liquid-designs)

    To be honest we haven’t done much work with the bardcodes. I recommend you test your use case to ensure it meets your requirements.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Dynamic Generation of Barcodes’ is closed to new replies.