Hello.
I've got strange results with SwiftDecoder demo on the attached image: looks like PDF417 decoder (or demo program) tries to escape '\' character with another '\' (I was decoding compressed binary barcode and counted every character :). Don't know if this is a problem of demo application or of the decoding engine, just thought you would like to know.
I've attached full-ascii (0..255) barcode image which clearly demonstrates the problem.
Wbr, Nik.