VintaSoft Barcode .NET SDK Discussions

Questions, comments and suggestions concerning VintaSoft Barcode .NET SDK.

Board index < VintaSoft Barcode < VintaSoft Barcode .NET SDK Discussions

We are migrating to new forums engine, no new registration or posting currently available. TIA for your patience.

Too much data to be encoded into a symbol



Too much data to be encoded into a symbol

Post by Bruno Barral »

Hello,

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 ?

Thank you.


Re: Too much data to be encoded into a symbol

Post by Alex »

Hello Bruno,

Overall information about MaxiCode barcode symbology can be found here:
https://www.vintasoft.com/docs/vsbarcod ... eType.html

MaxiCode barcode allows to encode data in different modes. Information about supported modes is available here:
https://www.vintasoft.com/docs/vsbarcod ... gMode.html

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

Best regards, Alexander


Page 1 from 1: 1