Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PDF417Reader

This implementation can detect and decode PDF417 codes in an image.

author

Guenther Grau

Hierarchy

  • PDF417Reader

Implements

Index

Methods

decode

  • Locates and decodes a PDF417 code in an image.

    throws

    NotFoundException if a PDF417 code cannot be found,

    throws

    FormatException if a PDF417 cannot be decoded

    throws

    ChecksumException

    Parameters

    Returns Result

    a String representing the content encoded by the PDF417 code

decodeMultiple

reset

  • reset(): void

Static Private decode

Static Private getMaxCodewordWidth

Static Private getMaxWidth

Static Private getMinCodewordWidth

Static Private getMinWidth

Generated using TypeDoc