View Source PDF417.CompactionManager (pdf417 v0.2.0)

Picks which mode to compact a region of text with, and does the compaction.

Link to this section Summary

Link to this section Functions

Link to this function

get_compactor_and_compact(parts, compacted, old_compactor \\ TextCompactor)

View Source