How many licenses should I buy?
BarcodeNET include three components .
If you buy 1 developer's license then you can
distribute BarcodeNET/Windows free without limit. And deploy BacodeNET/Image,BarcodeNET/HTML
in one website.
The best deal is BarcodeNET enterprise
edition, you can use BarcodeNET without number of developers and web
site limit.
How to improve the quality of barcode?
BarcodeNET 7 promotes some new properties "MeasureUnit","ImageDpi".
The default MeasureUnit is PIXEL. In this mode
,you will get smallest image size and best result on the displayer. But
when you printing, The text quality will be not good. When setting
MeasureUnit to POINT, and set ImageDpi to 300 or 600 . The barcode image
will be much improved.
General speaking, if you concern the
performance, then set MeasureUnit to PIXEL mode. If you would like
better quality, then set it to POINT mode
How do I resize the image?
Set "BarWidth" and "BarHeight", developer
needn't care about output image size.BarcodeNET will automatic resize it
depend on actual barcode width.
In BarcodeNET 7 ,we promote another property "WebImageScale",
when you set the value to 0.8 ,the image size will be 80% of original
size.