Skip to content

EAN UPC Guards

Terry Burton edited this page Sep 28, 2022 · 11 revisions

EAN-UPC Guards

guardwhitespace

Display whitespace guards.

Example

ISBN-13 with tiny whitespace guard:

Data:    978-1-873671-00
Options: includetext guardwhitespace guardwidth=3 guardheight=3
Encoder: isbn

guardwidth

Width of the whitespace guards, in points.

guardheight

Height of the whitespace guards, in points.

guardleftpos

Override the default horizontal position of the left whitespace guard.

guardrightpos

Override the default horizontal position of the right whitespace guard.

guardleftypos

Override the default vertical position of the left whitespace guard.

guardrightypos

Override the default vertical position of the right whitespace guard.

Example

EAN-8 with very mangled whitespace guards:

Data:    95200002
Options: includetext guardwhitespace guardleftpos=14 guardrightpos=7 guardleftypos=15 guardrightypos=4
Encoder: ean8

Clone this wiki locally