OkapiBarcode
OkapiBarcode copied to clipboard
PDF417: Automated structured append
It might be nice if there were a way to have Okapi automatically slice-and-dice data into multiple structured append (Macro PDF417) symbols.
I've started with such an implementation which works for my usecase, but is not optimized and cleaned up yet. Feel free to comment. If you think it goes into the right direction, I will create a PR when I find time.
@gredler Would be great if you could comment on the TODOs.
https://gist.github.com/uwolfer/10d5652b9916530b66829ec7b478f6d8
Looks promising! Give me a few days to review and provide more detailed comments.