|
|
|||||||||
|
|
|
|
|
|
|||||
|
Help -> Properties -> TheSoftekBarcodeReaderSDKextractsbarcodeinformationfromimagesand The Softek Barcode Reader SDK extracts barcode information from images and bitmaps. The Softek Barcode Reader SDK extracts barcode information from images and bitmaps. TifSplitPath Overview TifSplitPath is the file path template for splitting multi-page TIF files into sub-files. The template can include the following conversion specifications:
If the template does not include %d or %s, or %s then a %d is assumed before the file extension. This case also applies if %s is used on it's own and there is no relevant barcode value available. The mode for splitting the TIF file is controlled by the TifSplitMode property. e.g c:\tmp\output%d_%s.tif Default value = NULL Visual Basic using the OCX [form.]SoftekBarcode.TifSplitPath = value Visual Basic using the DLL Private Declare Function stGetTifSplitPath Lib "SoftekBarcode" () As String Visual Basic using COM oBar = CreateObject("SoftekATL.Barcode") VB.Net using the DLL Private Declare Function stGetTifSplitPath Lib "SoftekBarcode" () As String VB.Net using the SoftekBarcode Wrapper Class Dim barcode As SoftekBarcode VB.Net using the SoftekBarcodeLib Managed Component Dim barcode As SoftekBarcodeLib.BarcodeReader Visual C++ Using the OCX BSTR GetTifSplitPath(); Visual C++ Using the DLL LPCSTR __stdcall stGetTifSplitPath(); |
| © 1998-2007 Softek Software Ltd. All rights reserved. |
| © 1998-2008 Softek Software Ltd. All rights reserved. |