Download - MaxiCode
Download
Our MaxiCode library uses the same calls as our 1D Package. Testing our library is easy:
- Download the 1D package to test.
- Purchase the MaxiCode license to download the MaxiCode library.
- Follow the guide named Installing Barcode Bakery to set up your project.
- Change a couple lines of code to swap from 1D to MaxiCode.
var colorBlack = new BCGColor(Color.Black);
var colorWhite = new BCGColor(Color.White);
var code = new
code.Parse("Maxicode");