Documentation

pdf417.php

Tags
file

Class to create PDF417 barcode arrays for TCPDF class. PDF417 (ISO/IEC 15438:2006) is a 2-dimensional stacked bar code created by Symbol Technologies in 1991. (requires PHP bcmath extension)

author

Nicola Asuni

version
1.0.005

Table of Contents

Classes

PDF417

Constants

PDF417DEFS  = \true
Indicate that definitions for this class are set
QUIETH  = 2
Horizontal quiet zone in modules
QUIETV  = 2
Vertical quiet zone in modules
ROWHEIGHT  = 4
Row height respect X dimension of single module

Constants

PDF417DEFS

Indicate that definitions for this class are set

public mixed PDF417DEFS = \true

QUIETH

Horizontal quiet zone in modules

public mixed QUIETH = 2

QUIETV

Vertical quiet zone in modules

public mixed QUIETV = 2

ROWHEIGHT

Row height respect X dimension of single module

public mixed ROWHEIGHT = 4

        
On this page

Search results