Barcode Code128 Subtypes (Code128- Code128A- Code128B and Code128C)

Hi, I’m trying to make an application to generate barcodes.


But, the Symbology enum just contains the Code128, I cant find the Code128 subtypes. How can i specify the Code128 subtype while creating the barcode?.

Aspose.Barcode version 7.2.0


Thanks.

Juan Carlos
Hi Juan,

Thank you for writing us back.

We were using Code128CodeBuilder class to build B format Code128. Class Code128CodeBuilder had been removed in the release Aspose.BarCode for .Net 5.9.0. The Aspose.BarCode for .Net 5.9.0 and higher releases allow encoding with different code sets. You do not need to worry about it as it is now handled internally. We have updated the Code128 encoder to auto-handles all of this functionality.

Hope the above information helps. Feel free to reach us in case you have any query or comments.