Barcodes

UPC – Converts string to UPC barcode glyphs

263 views June 1, 2018 February 22, 2019 admin 0

Overview

This Custom Field creates the glyphs required to translate a 12-digit code to a UPC barcode.

Syntax

UPC(SourceCode)

 

Element
Description
SourceCode A code for which a UPC barcode will be returned.

Example

UPC(‘ProductCode’)

Creates the required glyphs to allow a 12-digit UPC barcode to be rendered using a standard barcode font.

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

See also

CODE128

EAN13

EAN8

Was this helpful?