| Posted: December 13 2007 at 12:43pm | IP Logged
|
|
|
The multiplier factor (2 or 3) applies to certain symbologies such as Code 39. In these symbologies there are two widths, one for the wide element, and another for the narrow element. The ratio of the wide element width vs the narrow element is the multiplier factor. Normally it should between 2 and 3. We called it "NarrowToWideRatio":
http://mdn.morovia.com/manuals/mbc3/Property.NarrowToWideRatio.php
However, it does not apply to Code128. In Code128, there is only one width.
|