by Softek Software - 상품타입: Component / .NET WinForms / 100% Managed Code / ActiveX OCX / ActiveX DLL
주의 : 이 제품정보에는 한글안내가 포함되어 있지 않습니다.
Read normal 1D and 2D barcodes from images and bitmaps. Softek Barcode reader Toolkit for Windows lets you read normal (1D) and 2-D barcodes from image files and bitmaps held in memory. Developers have a choice of 4 different types of interface and access to several example projects. Image Formats supported: TIF, JPG, BMP. The following types of barcode are currently supported by Softek Barcode reader Toolkit for Windows: PDF-417 (PDF417), Code-39, Code-128,Code-2-of-5 Interleaved, Codabar, EAN-8, EAN-13, Patch Codes, UPC-A and UPC-E. All licenses include 12 months Support and Upgrade Cover.
일반 적인 소비자 가격은 하기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
| 주문 | ₩ 379,400 | 1 User/Developer License (Not Run-time Royalty Free) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/1 |
다운로드 (3.9 MB) | |
| 주문 | ₩ 760,300 | 4 User/Developer License (Not Run-time Royalty Free) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/2 |
다운로드 (3.9 MB) | |
| 주문 | ₩ 1,217,400 | 8 User/Developer License (Not Run-time Royalty Free) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/3 |
다운로드 (3.9 MB) | |
| 주문 | ₩ 1,522,100 | 1 Server License (Not Run-time Royalty Free) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/4 |
다운로드 (3.9 MB) | |
| 주문 | ₩ 4,569,400 | 1 Site Wide License (Allows Unlimited Users/Developers at a Single Physical Address) (Not Run-time Royalty Free) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/5 |
다운로드 (3.9 MB) |
| 주문 | ₩ 4,569,400 | 1 Distribution License (Allows you to deploy your application externally outside your organization) includes 1 Year Support and Upgrade Cover 메이커 제품 번호: 001/6 |
다운로드 (32 KB) |
| 주문 | ₩ 1,554,700 | Source Code Escrow Annual Subscription - (An Escrow Agreement will be sent to you for signature - please read Licensing section below) | 다운로드 (43 KB) |
| 주문 | ₩ 74,700 | Cost Level A Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 150,800 | Cost Level B Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 303,200 | Cost Level C Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 455,600 | Cost Level D Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 607,900 | Cost Level E Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 760,300 | Cost Level F Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
| 주문 | ₩ 912,700 | Cost Level G Support and Upgrade Cover Renewal | 확인 | 다운로드 (21 KB) |
가격에는 ComponentSource의 기술지원 요금이 포함되어 있습니다. 또한 다운로드 판매를 하고 있는 상품의 대부분은 온라인 백업요금이 포함되어 있어서 구입날로부터 30일 이내에 새로운 버전이 발매된 경우 무료로 업그레이드해 드리고 있습니다. 모든 주문에 대해서 당사표준 계약조건 및 반품조건 의 내용이 적용됩니다. 다음의 경우,고객 서비스로연락하시기 바랍니다. (상기의 리스트에 게재되지 않은 대량의 라이센스나 구 버전 등의 라이센스 옵션이 필요한 경우)
일반 적인 소비자 가격은 상기에 표시되어 있습니다. 고객님의 할인가격은 표시 하시려면 로그인 해주시기 바랍니다.
OVERVIEW
Softek Barcode reader Toolkit for Windows enables application programmers to read barcodes from image files and bitmaps held in memory. The image files can be from any source, but will typically come from a scanner or computer fax modem. The barcode recognition engine is contained in a single library file, which makes product upgrades a simple matter. The application programmer has the choice of 4 different interfaces to choose from.
The choice of interface will depend on the type of language being used and the type of application to be developed. A few lines of code are all that is needed to read a barcode from an image. As can be seen from this example using the Active X control:
nBarStrings = SoftekBarcode1.ScanBarCode(ImageFile)
If (nBarStrings > 0) Then For n = 1 To nBarStrings
BarString = SoftekBarcode1.GetBarString(n)
MsgBox (BarString)
Next n
End If
As the above code shows, it’s a simple two-step process to read a barcode. Softek Barcode reader Toolkit for Windows has the following Toolkit interfaces:
DLL Interface - The DLL allows programmers to access the properties and methods of the toolkit via functions prefixed with 'st'. For example, the ScanBarcode method is called stScanBarcode and the LineJump property can is set and retrieved using the functions SetLineJump and GetLineJump
ActiveX Control or OCX - The Active X Control can be embedded in a form or dialog and the methods and properties of the toolkit accessed through the associated object
Visual Basic Wrapper Class - The wrapper class provides access to the DLL via a simple Visual Basic class. Most of the properties and methods of the toolkit are supported through this interface
COM Object - The COM object allows access to most of the properties and methods in the toolkit, although some of the methods differ slightly in operation from the other interfaces.
100% Managed .Net Component - The managed component allows programmers working within the .Net framework to access most of the methods and properties of the toolkit. This interface is also thread safe.
Image Formats Supported:
The following types of barcode are currently supported:
Barcode Widths: The main requirement is for each black or white bar in a barcode to be clearly visible on the image. All barcodes have at least 2 sizes of bar and the image needs to be of high enough quality to show this. For example, a Code 39 barcode consists of 9 bars per character, of which 3 must be wide and 6 must be narrow. The wide bars should be around 2.5 times the size of the narrow bars - but for simplicity we will say 2 times the size. This means that each character needs at least 12 pixels in an image. This assumes that each pixel in the image lies either entirely in a black bar or entirely in a white bar. In practise, this isn't possible and so the resolution should allow around 36 pixels per character. So, to encode a string of 10 characters (including the start and stop *) you will need at around 360 pixels. If the barcode is 1 inch wide on the paper then you will need to scan at a resolution of around 400 DPI. If the barcode is 2 inches wide then you will need to scan at a resolution of at least 200 DPI. Some types of barcode have more than 2 widths of bar and a higher resolution still will be needed to ensure that the different widths can be distinguished on the image. As for barcode height - if you have a very wide barcode then you need to ensure that it is high enough to cope with any skewing that takes place when the image is scanned. In summary - the success of a project can depend on specifying the correct barcode size and image resolution:
Code39 Number of Characters 10, Minimum Number of Pixels (approx) 340
Code 2 of 5 (interleaved) Number of Characters 10, Minimum Number of Pixels (approx) 190
Code128 (code set A) Number of Characters 10, Minimum Number of Pixels (approx) 280
Code128 (code set B) Number of Characters 10, Minimum Number of Pixels (approx) 280
Code128 (code set C) Number of Characters 10, Minimum Number of Pixels (approx) 170
EAN13 Number of Characters 13, Minimum Number of Pixels (approx) 190
EAN8 Number of Characters 8, Minimum Number of Pixels (approx) 140
UPC-A Number of Characters 12, Minimum Number of Pixels (approx) 190
UPC-E Number of Characters 8, Minimum Number of Pixels (approx) 120
PDF-417 requires around 50 pixels per column, although some success can be achieved with column sizes as low as 30.
All licenses include 12 months Support and Upgrade Cover including: