How Can I Limit Bar Code Sizes
Hi,
Caould anyone please help me with barcode sizes.
I want to limit the Height and width of a barcode so they cannot go larger
than this size, but can go below. I have changed many parameters, but it
seams to do what it wants. Below are the parameters I have played around
with:
BarcodeType - This can be any type.
AutoSize
AutosizeFont
BarWidth
Bearerbars
CalcCheckDigit
PrintHumanReadable
WidebarRatio
Width
Height
Any help will be much appreciated,
--
Justin Heasman
Software Development Manager
Office Mobile Solutions Ltd.
---
E: justin@officemobilesolutions.com
W: www.officemobilesolutions.com
Caould anyone please help me with barcode sizes.
I want to limit the Height and width of a barcode so they cannot go larger
than this size, but can go below. I have changed many parameters, but it
seams to do what it wants. Below are the parameters I have played around
with:
BarcodeType - This can be any type.
AutoSize
AutosizeFont
BarWidth
Bearerbars
CalcCheckDigit
PrintHumanReadable
WidebarRatio
Width
Height
Any help will be much appreciated,
--
Justin Heasman
Software Development Manager
Office Mobile Solutions Ltd.
---
E: justin@officemobilesolutions.com
W: www.officemobilesolutions.com
This discussion has been closed.
Comments
Autosize to false, and manually calculate the width that this barcode should
be, before it is printed. Use the DetailBand's BeforePrint event.
Cheers,
Jim Bennett
Digital Metaphors
http://www.digital-metaphors.com
info@digital-metaphors.com