Welcome to Catalog Tips

Search more than 200 articles to learn more about creating and automating your product catalogs

Tip: Start typing in the input box for immediate search results.

< All Topics
Print

I2OF5 – Encode numerical value into barcode font glyphs

Overview

This Custom Field encodes the given numerical value into barcode font glyphs in the Interleaved 2 of 5 format. The characters output should be formatted in the document using the ‘Dobson2OF5’ font.

Syntax

I2OF5(‘String’)

I2OF5(‘1234567890’)

Element Description
String
The numeric code to convert to Interleaved 2-of-5 format.

Example

I2OF5(FIELDSTR(‘mycode’))

See also

CODE128

EAN8

EAN13

GETBARCODEGLYPHS

I2OF5

UPC

 

Table of Contents