DataMatrix above 44 characters caused application to exit. #2
Closed
Description
When trying to create a DataMatrix that will contain more than 44 characters of text, the application exits (no exception thrown). When using only double digits, up to 88 characters are possible. With the number being somewhere in between if a mixture of ASCII and double digits are used. This bug also exists in huBarcode.
The underlying issue is that PyStrich does not currently support multiple blocks/regions.
Metadata
Assignees
Labels
No labels