Barcodes

EAN8 – Converts string to EAN8 barcode glyphs

349 views June 1, 2018 admin 0

Overview

This Custom Field creates the glyphs required to translate an 8 digit code to an EAN barcode.

Syntax

EAN8(SourceCode)

 

Element Description
SourceCode A code for which an EAN8 barcode will be returned.

Example

EAN8(‘ProductCode’)

Creates the required glyphs to allow an 8 digit EAN barcode to be rendered using a standard barcode font.

The ‘eanbwrp36tt’ font is a free barcode font available for download.

See also

CODE128

EAN8

EAN13

GETBARCODEGLYPHS

I2OF5

UPC

Was this helpful?