Home arrow FAQs arrow Miscellaneous
Miscellaneous Print E-mail
What is a barcode X-dimension

What image formats can barcode be saved in?

Can your barcode controls be used in scripting languages (VB Script, Java Script)?

Are your controls compatible with .NET, and how should they be used in the .NET environment?

Do any of your products allow encoding a NULL (hex 00) byte?

I have installed a demo version of the software. Works exactly as we would like. What is involved in Licensing this product so that my current demo will display without the Demo label?



What is a barcode X-dimension

The X-dimension is the width of the smallest element in a bar code. The minimum X-dimension for an "open system" (a bar code label that will be read by scanners from outside your company) is 7.5 mils (a mil is 1/1000 inch) or 0.19 mm. The X dimension is measured in Mils, 1 Mil = 1/1000 Inch. Very often barcode parameters are specified in Mils in various standards. But they can be also specified in inches and in millimeters. To switch from one unit to another, the following ratios can be used:
1 Mils = 0.001 Inch
1 Inch = 25.4 MM
Below is a chart that contains many common dimensions.

Mils Inches Millimeters
4 0.004 0.1016
6 0.006 0.1524
8 0.008 0.2032
10 0.01 0.254
12 0.012 0.3048
14 0.014 0.3556
20 0.02 0.508
40 0.04 1.016
75 0.75 19.05
125 1.25 31.75




What image formats can barcode be saved in?

All our barcode controls can save files in the following formats: JPEG, GIF, PNG, TIFF, BMP, WMF, EMF.
To be able to save images in these formats, you must have the GDI+ library (supplied beginning from Windows XP, 2003 and higher) on your PC. If you do not have this library, you can copy it to the System32 folder from any other PC where it is installed.




Can your barcode controls be used in scripting languages (VB Script, Java Script)?

Yes, you can use our barcode controls in such scripting languages as VBScript and JavaScript. All properties and methods of our controls are script-compatible. We carried out special compatibility tests for the scripting languages.




Are your controls compatible with .NET, and how should they be used in the .NET environment?

Yes, our barcode controls are fully compatible with the .NET environment. Most development tools (VB.NET, C#, etc.) allow you to transparently use COM and ActiveX controls. You do not have to do anything special for that.




Do any of your products allow encoding a NULL (hex 00) byte?

To encode binary data, you can use 2-D barcodes of DataMatrix or PDF417. But apart from that, two types of linear barcodes can also encode data within the range 0..127. They are Code39 Extended and Code93 Extended.

See also:
Is it possible to encode binary data with linear barcodes?
Is it possible to encode binary data with your DataMatrix (PDF417) barcodes?
Your DataMatrix barcode ActiveX control accepts a string as the barcode value (DataMatrixCtrl1.DataToEncode). But our original barcode value is presented by an array of bytes. How should I convert our bytes' array into to the corresponding string if I want to use your component?




I have installed a demo version of the software. Works exactly as we would like. What is involved in Licensing this product so that my current demo will display without the Demo label?

Yes, after you purchase a license, you will get a registration key and barcodes will be displayed without the Demo reminder.


 

Copyright (c) 1999-2013, VBC Software. All rights reserved.
All trademarks mentioned are the property of their respective owners