bardecode.com
barcode reading software
  • Home
  • Download
  • Purchase
  • SDK Licensing
  • Pricing
    • Windows SDK Price List
    • Windows SDK with PDF Extension Price List
    • PDF Extension For Windows Price List
    • Linux SDK Price List
    • Multi-Platform Toolkit for .Net/Docker Price List
    • BardecodeFiler Desktop Only Price List
    • BardecodeFiler Windows Service Price List
    • DOS Command Prompt Barcode Tool Price List
  • Products
    • Barcode Reader Toolkit for Windows
    • Barcode Reader Toolkit for Linux
    • BardecodeFiler Application Desktop Only
    • BardecodeFiler Application & Windows Service
    • Windows DOS Command Prompt Barcode Tool
    • Multi-Platform Barcode Reader Toolkit for .Net Standard on Docker
    • Aquaforest’s Autobahn DX
  • Knowledge Base
    • Documentation
    • Specifications
  • News
  • Contact
    • About Us
    • Resellers
    • Links
Select Page ...

Monthly : October, 2014

Using the SoftekBarcode DLL with Python

admin October 16, 2014 Blog, Knowledge Base, News, Software Development Kits

The following code as been kindly contributed by a developer to show how to use the SoftekBarcode DLL interface with Python: Python 3.7: import ctypes from ctypes import * import os # Load the dll softekDLL = ctypes.OleDLL(“C:\\tmp\\SoftekBarcodedll.dll”) # Create Barcode Instance and Set License Key barCode1 = softekDLL.mtCreateBarcodeInstance() # Set the license key softekDLL.mtSetLicenseKey(barCode1,

Continue Reading →

Linux SDK gets support for Centos 6 and Ubuntu 12.10

admin October 3, 2014 Blog, Knowledge Base, News, Software Development Kits

The Linux version of our SDK now supports the Centos 6 and Ubuntu 12.10 distributions with a ready made builds.

  • Copyright © 2021 Softek Software Ltd. All Rights Reserved