I am using VintaSoft Barcode .NET v9.1 to generate a MaxiCode included in a PDF document.
The program used to work well until today, when I got the following message :
Too much data to be encoded into a symbol.
Can you give me more information on this error message, and about what I can do to solve the problem ?
Single MaxiCode barcode in Mode4 allows to encode up to 93 text characters or up to 138 numeric characters.
Single MaxiCode barcode in Mode5 allows to encode up to 77 text characters.
Also you can use the structure append feature and combine 8 MaxiCode barcodes in a single MaxiCode barcode.
Here is an example that shows how to use Structure Append feature for distributing data message across several 2D barcodes: https://www.vintasoft.com/docs/vsbarcod ... codes.html