Universal Barcode Font Kit

Single barcode font which can be used to create barcodes for most 1D barcode types. The Universal Barcode Font Kit provides a versatile way to create barcodes from within any application written in a programming language that supports accessing a DLL, OCX or UFL, and supports most barcode types including 2 of 5, Code 39, Code 128, EAN, UPC, ISBN, PostNet, RM4SCC and more. The tools translate data into a form which may be displayed or printed in the barcode fonts, which are provided as TrueType, OpenType and PostScript fonts in three different weights and five height/width ratios. Includes samples for MS Office, VB, VB.NET, C#, Crystal Reports and Delphi.

Pricing 

Select Currency:

Universal Barcode Font Kit V4.50

Add to Cart $ 261.48 1 Computer License Download (6.6 MB)
Add to Cart $ 784.43 1 Developer License Download (6.6 MB)
Add to Cart $ 104.59 1 Computer License - Upgrade from previous version Verify Download (6.6 MB)
Add to Cart $ 313.77 1 Developer License - Upgrade from Multi User previous version Verify Download (6.6 MB)

All sales are made on our standard Terms and Conditions and subject to our Return Policy

Licensing

1 Computer License - will only work on the PC on which the product is installed
Developer License - licence permits run-time distribution up to 10,000 copies

Overview

Screenshot of Universal Barcode Font Kit - DLL  - V4.50What's new in Universal Font Kit V4.50?

All Font products now have a Visual FoxPro sample included. The sample was created with Visual FoxPro 7 but is suitable for use with later versions of Visual FoxPro

What's new in V4.x?

  • Updated to include UFL functions for use in Crystal Reports

What's new in V3.1?

  • Compatibility with Visual Studio .NET
  • Includes fully working samples for VB.NET and C#

What's new in V3.0?

  • Australia Post
  • EAN14 / UCC14
  • ISMN
  • ITF-14
  • ITF-6
  • Italian Post 2/5
  • Italian Post 3/9
  • Korean Postal Authority
  • PostNet & FIM
  • Royal Mail 4 State
  • SSCC
  • Swiss Post
  • UPC-E

What's new in V2.11?

  • The multi-user versions of all our fonts now contain embedding licences, and so will correctly embed into Acrobat 5 pages
  • Furthermore all fonts can now be used to make barcodes on web pages

The font is not designed for use without the DLL. The font produces ONLY bars and spaces. It does NOT produce text under the bars, bearer bars, or elongated start, stop and centre bars.

The DLL supports the following barcode types: 2 of 5, 3 of 9, Code 39, Code 93, Code 128, Code B, Code 11, Codabar, Deutches Post, DUN-14, EAN-13, EAN-8, EAN128, I-2/5, ISBN, ISSN, JAN, UPC-A, UPC-8, Matrix 2/5, MSI, Plessey, SISAC/SICI, Telepen

Sample VB code:

Declare Function BarCdf Lib "dlunif" (ByVal szIn As String, ByRef n As

Long, ByRef Code As Long, ByRef fl As

Long, ByRef szOut As String) As Long

Flags = 0

Code = 8

sz$ = String(1024, vbNullChar)

so$ = String(8192, vbNullChar)

sz$ = Text1.Text

tt = Len(sz$)

n = Bar2Dpdf(ByVal sz$, tt, Code, Flags, ByVal so$)

Text2.Text = so$


Compatibility

  • Operating System for Deployment
    • Windows XP
    • Windows 2000
  • Architecture of Product
    • 32Bit
  • Product Type
    • Component
  • Component Type
    • DLL
  • .NET Ready/Tested with .NET RCW
    • Yes
  • Compatible Containers
    • Microsoft Visual Studio .NET
    • Microsoft Visual Studio 6.0
    • Microsoft Visual Studio 97
    • Microsoft Visual Basic .NET
    • Microsoft Visual Basic 6.0
    • Microsoft Visual Basic 5.0
    • Microsoft Visual C++ .NET
    • Microsoft Visual C++ 6.0
    • Microsoft Visual C++ 5.0
    • Microsoft Visual C++ 4.0
    • Microsoft Visual C# .NET
    • Microsoft Office 2000
    • Microsoft Office 97
    • C++Builder 3
    • Delphi 5.0
    • Delphi 4.0
    • .NET Framework 1.0
  • Product Class
    • User Interface Components
  • Test and Review Status
    • Installation Tested - Yes
    • Uninstall Tested - Yes
    • Anti Virus Checked - Yes
    • Evaluation Installation Tested - Yes
    • Evaluation Uninstall Tested - Yes
    • Documentation Reviewed - Yes
    • Sample Code Reviewed - Yes

Prerequisites

Disk Space Required: 2MB
Memory Required: 8MB Minimum