de dLSoft - Tipo de producto: Componente / .NET Class / ActiveX OCX / DLL
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 or OCX, 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 and C#.
Nuestros precios Standard están indicados abajo. Inicia una sesión para ver sus precios con descuento.
| Añadir a la Cesta | $ 243.53 | 1 Computer License * Ref. Fabricante: FK1U/1 |
Descarga (8.5 MB) | |
| Añadir a la Cesta | $ 730.59 | 1 Developer License - licence permits run-time distribution up to 10,000 copies * Ref. Fabricante: FK1U/1 |
Descarga (8.5 MB) | |
| Añadir a la Cesta | $ 97.41 | 1 Computer License - Upgrade from previous version * | Verificar | Descarga (8.5 MB) |
| Añadir a la Cesta | $ 292.24 | 1 Developer License - Upgrade from Multi User previous version * | Verificar | Descarga (8.5 MB) |
Nuestros precios incluyen servicio técnico de ComponentSource y, para la mayoría de los productos disponibles para descarga, una copia de seguridad en línea y una actualización GRATUITA a la nueva versión si ésta se publica en un período de 30 días después de la compra. Todas las ventas están sujetas a nuestros Términos y condiciones standard y a nuestra Política de devolución. Por favor, póngase en contacto con nosotros si necesita alguna opción de licencia no incluida en la lista anterior, incluida la compra por volumen de licencias y versiones anteriores.
Nuestros precios Standard están indicados arriba. Inicia una sesión para ver sus precios con descuento.
What's new in Universal Barcode Font Kit V5.10?
The Barcode 1D and 2D font kits have been updated to provide full Unicode compatibility for the DLLs and the OCXs. In addition to providing easier programming with non-western computers, the updated versions now allow Aztec, Datamatrix, PDF417 and QR Code symbols to be created using non-western character sets - such as Korean, Chinese, Arabic, etc. (The original ANSI libraries are also included in the distributions)
What's new in Universal Barcode Font Kit V5.0?
What'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 V3.1?
What's new in V3.0?
What's new in V2.11?
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$

ComponentSource ofrece un único servicio global, utilizado por más de 1.000.000 de desarrolladores en todo el mundo.