Company Products Downloads Purchase Support
  Barcode Recognition
    Barcode 1D Basic
    Barcode 1D Pro
    PDF417
    DataMatrix
    Driver License / ID Card
  Barcode Generation
    Visual Barcode Designer
    Barcode for Documents
    Web Server Add-On
  Image Processing
    Repair
    Tools
    PDF I/O
  Batch Image Processing
Barcodes For Documents Engine
 

Barcode for Documents (BFD) Engine is a set of COM and .NET components for generating barcodes in user applications. Generates Code39, Code 128, Code 93, DataMatrix, PDF417. Easy-to use API allows barcode generation with few lines code. Use barcode configuration string generated by Visual Barcode Designer. Barcodes can be created within user application, in PDF, Word or may other document. .

Barcode for Documents (BFD) Engine is designed to minimize your time to market and to reduce your operating costs:

Easy evaluation. Try barcode recognition with your own images in Visual Barcode Designer . To start evaluation download free Download VBD.

Rapid development. Develop code in no time with intuitive .NET or  COM API.   Start with code example and instructions for use in C#, VB.NET, Visual Basic (VB6), ASP.NET, Word MailMerge, PDF documents.
For example, these few lines of C# code generate a fully optimized barcode, then save it in file a TIFF file:

using Inlite.BarcodeGenerator;
using System.Drawing;
...
Barcode gen = new Barcode();
gen.Configure(configString); // Use string from VBD
Bitmap bmp = gen.CreateBarcode(userData);
bmp.Save ("bc.tif", // Save as TIFF
System.Drawing.Imaging.ImageFormat.Tiff);

Reliable operation. BFD Engine is easy to install in production environment, where it delivers proven reliable results.

Quick answers. At Inlite Research, developers respond to your support queries. Contact our development team to get an expert advice typically within 24 hours.

Contact Us
408-737-7092
E-Mail Us
For More Information
Knowledge Base

Specification

©2003-2008 Inlite Research, Inc.    Tel: 408.737.7092    E-mail: sales@inliteresearch.com
Home   |   Company   |   Products   |   Downloads   |   Purchase   |   Support   |   Contact Us   |  Legal Notice