In this tutorial, you'll learn how to generate scannable barcodes in Excel in two simple steps. You will also learn how to ...
# Copyright (C) 2016-Today La Louve (http://www.lalouve.net) # @author: Sylvain LE GAL (https://twitter.com/legalsylvain) # License AGPL-3.0 or later (http://www.gnu ...
// Prepare a list of sample postal codes (Postnet expects 5, 6 or 9 digits) generator.Parameters.Barcode.XDimension.Point = 2f; // small bar width generator.Parameters.Barcode.BarHeight.Point = 50f; / ...