View Source PDF417.LowLevelEncoder (pdf417 v0.2.0)
This module takes the output from the HighLevelEncoder and converts it to the integers that represent the codewords in binary, and outputs a 2d matrix of those numbers. The codewords are stored in clusters.ex, as the standard has three versions used so that no two lines will ever repeat the same codeword.