GenCode128 is a simple library that lets you do one thing very easily: generate an Image for a Code128 barcode, with a single line of code. This image is suitable for print or display in a WinForms application, or even in ASP.NET. This repository contains a backup of the GenCode128 source code. Also contains a NuGet package for the library and can be used for future development of it.
Hi, is there any way to speed this up
Also, is there an option to generate the image in the browser than sending it from there server (since image size is larger than text)
Hi, is there any way to speed this up Also, is there an option to generate the image in the browser than sending it from there server (since image size is larger than text)