This implementation can detect and decode PDF417 codes in an image.
Guenther Grau
Locates and decodes a PDF417 code in an image.
NotFoundException if a PDF417 code cannot be found,
FormatException if a PDF417 cannot be decoded
ChecksumException
a String representing the content encoded by the PDF417 code
NotFoundException
FormatExceptionß
Generated using TypeDoc
This implementation can detect and decode PDF417 codes in an image.
Guenther Grau