Thanks Alex, You say that only value string length is dependant on sizes on resulting barcode image! Why is the two samples in previous post of different sizes (they have same value length)?? The value of my barcodes will always be exactly 21 chars - but when using hyphens, blanks or possibly other ...
Hi, Using below code I'm producing a barcode image used for a label - however the size of the image changes with different values I need to make a fixed size image, how?? Say, using values an image of these size's a returned: Value="1234567891234000090" : W=1106px, H=203px Value="123-123-123-1000090...