Contents

CIPDF417CodeDescriptor

A concrete subclass of Core Image Barcode Descriptor that represents a PDF417 symbol.

Declaration

class CIPDF417CodeDescriptor

Overview

PDF417 is a stacked linear barcode symbol format used predominantly in transport, ID cards, and inventory management. Each pattern in the code comprises 4 bars and spaces, 17 units long.

Refer to the ISO/IEC 15438:2006(E) for the PDF417 symbol specification.

Topics

Creating a Descriptor

Examining a Descriptor

See Also

Barcode Descriptions