WareSeeker Search Software

barcode


Sponsored Links
Collapse All
Software Name Software Type Category Price
1

Barcode XL 1.20


windows Business Finance->Office Suites $89 to buy
View Detail
Download Barcode XL 1.20Download Barcode XL 1.20
7.59 MB
Barcode XL 1.20 - -
2

Barcode ActiveX


script ASP Free
View Detail
Download Barcode ActiveXDownload Barcode ActiveX
MW6BarCode is the powerful ATL-based barcode ActiveX control supporting over 20 symbologies and can be used in any ActiveX-compliant environment like Word, Access, Excel, Visual Basic, Visual C++, Visual FoxPro, Delphi and C++ Builder. It supports over 20 symbologies: Codabar, Code11, Code39, Code39Ext, Code93, Code128, Code128(A, B, C), EAN128, EAN8, EAN13, ISBN, JAN8, JAN13, MAT, MSI, PLANET, POSTNET, SCC14, SCC18, UPCA, UPCE.
3

Aspose.BarCode 1.3


windows Software Development->Components Libraries $199.00
View Detail
Download Aspose.BarCode 1.3Download Aspose.BarCode 1.3
2.2 MB
Aspose.BarCode is a windows Forms component which allows developers to quickly and easily add barcode generating functionality to Microsoft .Net applications; supports most established barcode standards and barcode specifications.The latest version added being Completely compatible with .NET 2.0;etc.
4

GD::Barcode 1.15


linux Programming->Libraries Free
View Detail
Download GD::Barcode 1.15Download GD::Barcode 1.15
0.87 MB


SYNOPSIS

ex. CGI
use GD::Barcode::UPCE;
binmode(STDOUT);
print "Content-Type: image/pngnn";
print GD::Barcode->new(EAN13, 123456789012)->plot->png;
with Error Check
my $oGdBar = GD::Barcode->new(EAN13, 12345678901);
die $GD::Barcode::errStr unless($oGdBar); #Invalid Length
$oGdBar->plot->png;

GD::Barcode is a subclass of GD and allows you to create barcode image with GD. This module based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".

From 1.14, you can use this module even if no GD (except plot method).
new

$oGdBar = GD::Barcode::UPCE->new($sType, $sTxt);
Constructor. Creates a GD::Barcode::$sType object for $sTxt.
plot()

$oGd = $oGdBar->plot([Height => $iHeight, NoText => 0 | 1]);
creates GD object with barcode image for the $sTxt specified at new method. $iHeight is height of the image. If NoText is 1, the image has no text image of $sTxt.
ex.
my $oGdB = GD::Barcode->new(EAN13, 123456789012);
my $oGD = $oGdB->plot(NoText=>1, Height => 20);
# $sGD is a GD image with Height=>20 pixels, with no text.
barcode()
$sPtn = $oGdBar->barcode();
returns a barcode pattern in string with 1 and 0. 1 means black, 0 means white.
ex.
my $oGdB = GD::Barcode->new(UPCE, 123456789012);
my $sPtn = $oGdB->barcode();
# $sPtn = ;
$errStr
$GD::Barcode::errStr
has error message.
$text
$oGdBar->{$text}
has barcode text based on $sTxt specified in new method.


5

Barcode XL 1.52


windows Business Finance->Applications $89.00
View Detail
Download Barcode XL 1.52Download Barcode XL 1.52
8.1 MB
Barcode XL is three individual software solutions that will make it possible to paste barcodes into MS Excel. Barcode XL also support. - Save Barcodes directly from Barcode XL to a TIFF Image upto 4800 dpi - Make a Stock Sheet and a Invioce Sheet in MS Excel - Pasted barcodes in MS Excel is resolution independent Barcode XL 97 needs MS Excel 97. Barcode XL 2000 needs MS Excel 2000. Barcode XL 2002 needs MS Excel 2002 / 2003
6

Barcode Validator 1.0


mac Education->Math Science $699
View Detail
Download Barcode Validator 1.0Download Barcode Validator 1.0
n
The new Barcode Validator includes both software and hardware - everything you need to verify, identify, and test your barcodes on printed materials. Dont get burned by incorrectly generated/printed barcodes that refuse to scan at retail or with customer equipment; use Barcode Validator to be sure things will work as you expect.

You dont need to be an expert on barcodes to use Barcode Validator! Simply connect the included IntelliScanner 3200v USB barcode reader to your computer, launch Barcode Validator, and our software will guide you through the rest. If you barcode checks out, Barcode Validator will create a printable report identifying the barcode symbology and its readability.

7

PDF417 2D Barcode ActiveX


script ASP Free
View Detail
Download PDF417 2D Barcode ActiveXDownload PDF417 2D Barcode ActiveX
MW6PDF417 2D barcode control implements the standard PDF417 and it is easy for you to create two dimensional, multi-row PDF417 barcode in Word, Excel, Access, Visual Basic and VC++.
8

Barcode Win32 DLL 1.2


windows Business Finance->Card and Label Makers $199
View Detail
Download Barcode Win32 DLL 1.2Download Barcode Win32 DLL 1.2
1000KB
Our Barcode Win32 DLL can create device independent 1D barcode image for your applications, you can save the barcode as either BMP or WMF image file or copy barcode WMF image to clipboard.
9

BarCode GenPLUS 2.0


windows Business Finance->Card and Label Makers $99
View Detail
Download BarCode GenPLUS 2.0Download BarCode GenPLUS 2.0
4511K
BarCode GenPLUS, is a powerfull but easy to use software, with a friendly graphical user interface, designed to print your barcode labels. You can try it for free during 30 days.

BarCode GenPLUS prints the most common barcode types over the world on your labels. See its technical specifications and you will find why BarCode GenPLUS is the best way to label your products with barcode.

Requirements : Microsoft Windows Vista 32 bits all editions, XP, 2000, Me, 98, 95

12 barcode types supported :

CODABAR, code MSI, Code 11, Code 128, Code 39, Code 93, EAN 13,
EAN 8, EAN 128 (nouveau), Interleave 2/5, UPC A, UPC E

Automatically compute barcode control digit

Real time processing to control barcode value while you enter it.

More than 1700 labels definition including many known manufacturers (Avery A4/Letter, Herlitz, Herma, Sigel...)

Import your existant product file using csv file.

You can manage your own labels dimensions and save them as template

labelling for series : the printed page is filled with the same barcode labels

labelling on demand : one barcode per labels

Print preview

Two optional description lines could be printed under barcode.

Friendly graphical user interface , with multi language support (English or French)

Automation Now, developpers can directly print barcode labels page from their applications.

10

Barcode XL 1.52


windows Audio Multimedia->Authoring Tools $89
View Detail
Download Barcode XL 1.52Download Barcode XL 1.52
8.14 MB
Barcode XL is three individual software solutions that will make it possible to paste barcodes into MS Excel. Barcode XL also support.

- Make a Stock Sheet and a Invioce Sheet in MS Excel and have your own low cost Invoice/Stock automation.
- Save Barcodes directly from Barcode XL to a TIFF Image upto 4800 dpi
- Pasted barcodes in MS Excel is resolution independent (is going to be printed at the same resolution as your printer)
- Barcode XL autodetect UPC A, UPC E, EAN 8, EAN 13, ISBN information in Excel including 2 or 5 digit supplement..
- Barcode XL supports UPC A, UPC E, EAN 8, EAN 13, ISBN, including 2 or 5 digit supplement and also Code 39 (Code 3 of 9), Codabar, Interleaved 2 of 5 (Code 2 of 5 Interlaved), SCC-14
- You can select individual Rows in MS Excel that you want barcodes for.
- BK2 file format for Barcode Maker and Batch Barcode Maker.
- BT2 file format for batch printing on labels in Batch Barcode Maker v2.00 or better
- Save as a TAB delimited text file and load it in to Barcode Maker (version 3.30 or better) or Batch Barcode Maker (version 2.20 or better, for - TAB delimited text file as BT2 file is going to need v2.25 or better)
- Scan Barcodes to MS Excel
- Barcode XL is containing Barcode XL 97, Barcode XL 2000, Barcode XL 2002, please note that the above Barcode XL files is individual software titles and must be registered individually.

Barcode XL 97 needs MS Excel 97 to run.
Barcode XL 2000 needs MS Excel 2000 to run.
Barcode XL 2002 needs MS Excel 2002 / MS Excel 2003 to run.

11

Barcode designer 1.0


windows Graphic Apps->Editors Free
View Detail
Download Barcode designer 1.0Download Barcode designer 1.0
244 KB
Barcode designer is a freeware, fully functional tool for generating diferent bar code types.

Supported barcode types for "Barcode designer":

· _2_5_interleaved
· _2_5_industrial
· _2_5_matrix
· 39, 39Extended
· 128A, 128B, 128C, 93
· 93Extended
· MSI
· PostNet
· Codabar
· EAN8
· EAN13
· UPC_A
· UPC_E0
· UPC_E1
· UPC 2 digit supplemental
· UPC 5 digit supplemental
· EAN128A
· EAN128B
· EAN128C

12

SmartCodeComponent2D Barcode 1.0


windows Business Finance->Office Add ins $99.99
View Detail
Download SmartCodeComponent2D Barcode 1.0Download SmartCodeComponent2D Barcode 1.0
4.7 MB
SmartCodeComponent2D lets you add professional quality 2D barcodes to documents like those from Word and Excel. It exposes a full range of barcode properties and allows precise control over the barcode dimensions. Data validation is carried out over inputs to ensure the generated barcode meet industry specifications. Supported symbologies include DATAMATRIX and PDF417.
13

BARCODE/NET


windows Software Development->Components Libraries $199
View Detail
Download BARCODE/NETDownload BARCODE/NET
492 KB
Barcode/NET is Mabry Software s next generation, industrial quality barcode and printing component. Barcode/NET is flexible and fast, producing output of superb quality. No special knowledge or equipment is required to use this component.

Barcode/NET gives the programmer complete control over the appearance of the generated barcode. Barcode size and width, text color, bar color and background color are selectable by the programmer. Barcode/NET can rotate the barcode and its accompanying text in 90-degree increments.

Barcode/NET supports a wide range of symbologies. Included are: Code 3 of 9, Interleaved 2 of 5, Code 128, UPC-A (with extensions), UPC-E (with extensions), PostNet, Code 93, Codabar, Code 2 of 5, MSI Code, Code 11, MSI Plessey, Code 3 of 9 Trioptic, Code 3 of 9, Extended, EAN-13, EAN-8, JAN-13, JAN-8, SISAC, ISBN, Bookland, UCC/EAN-128, DUN-14, and U.K. Royal Mail.

The programmer can choose whether or not to display human readable text and, if so, select the text s color, the font, size, and where to place it relative to the barcode (above, below, left, right, centered). Barcode/NET will bind to a data source. This allows the programmer to easily generate and print hundreds of different barcodes with no special fonts or printers required. Barcode/NET s output is high-resolution, high quality imaging. The output is perfect for printing labels, shipping manifests, medical records, etc.

Barcode/NET comes with samples that show exactly how to implement the component in Microsoft Visual C# .NET, Visual Basic .NET, printing in the .NET Framework, writing the barcode image to disk, etc. Barcode/NET also comes with a reference on every supported barcode symbology to help programmers decide which to use for their application and how to best use the symbology chosen.

Mabry Software was one of the first component vendors to offer a barcoding control for Microsoft Visual Basic. Mabry s near-decade of barcoding experience has been poured into the design and implementation of Barcode/NET.

14

Barcode Font


mac Tools->Font Tools $12
View Detail
Download Barcode FontDownload Barcode Font
n
Our postal barcode font lets you print accurate postnet barcodes on your labels or envelopes using any Windows or Mac software, just by selecting our barcode font from your fonts menu.

Using your word processor or mailing list software, just create your barcode as a string of numbers.

Select the barcode font from your fonts menu and the numbers are automatically converted to barcodes for printing.



15

Barcode 1.0.1


windows Windows Widgets->Widget Miscellaneous Free
View Detail
Download Barcode 1.0.1Download Barcode 1.0.1
16.1 KB
Generate barcodes with this Widget.

Enter the barcode digits and an (optional) description label.

Click on the generated barcode to open it in a browser window to save or print.


16

Aspose.BarCode 1.1


windows Software Development->Misc Programming Tools 49
View Detail
Download Aspose.BarCode 1.1Download Aspose.BarCode 1.1
659
Aspose.BarCode is a windows Forms component which allows developers to quickly and easily add barcode generating functionality to Microsoft .Net applications. Aspose.Barcode supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF. With Aspose.Barcode developers have full control over every aspect of the bar code image including: background color, bar color, image quality, rotation angle, x-dimension, captions, customer defined resolution and more.The latest version imporved image creation algorithm; etc.
17

BarCode-ActiveX 5.0


windows Software Development->Components Libraries $149
View Detail
Download BarCode-ActiveX 5.0Download BarCode-ActiveX 5.0
969 KB
BarCodeActiveX description
BarCode-ActiveX lets you easily add barcode printing to your projects Barcode ActiveX is a visual ActiveX control that does not require any programming skills or knowledge of barcode technologies to use it in your projects.

It can be easily utilized using virtually any environment that supports ActiveX. You can insert it into Microsoft Office documents with the click of a mouse.

The built-in database binding capabilities will let you define relationships between Barcode ActiveX and a database and thus easily add individual barcode label printing to each database field.

By inserting Barcode ActiveX into your web page, you provide your
visitors with their very own client-side barcode label printer.

Barcode ActiveX smoothly integrates into software projects written in all modern high-level programming languages, such as Visual C++, Visual Basic, Delphi and others (and including their .NET appliances.)

The Barcode Activex is a pure ATL application written in C++ with speed and fault-tolerance in mind.

Barcode ActiveX works well as a server-side component if used in a CGI or an ASP.NET application. It was tested for industry performance and reliability standards compliance using the MS web server stress utilities.

The component perform very well in high-load multitasking environments and shows no memory leaks or stability problems.

But, is it really good enough to print barcode labels? Barcode ActiveX can generate barcode labels in all industry standard formats and render them into a wide range of supported image formats.

The internal image representation is vector-based and thus can be rendered without distortions even by low-resolution displays and printers.

Limitations:

· Watermark on barcode

18

BarCode-ActiveX 5.2


windows Software Development->Active X $179.00
View Detail
Download BarCode-ActiveX 5.2Download BarCode-ActiveX 5.2
971KB
There are many barcode label generation code libraries available for software developers to use in their applications. There are two main problems, though. Integrating such libraries with your existing projects may take much time and require help from developers that are familiar with barcode technologies.

How does Barcode ActiveX differ? Barcode ActiveX is a visual ActiveX control that does not require any programming skills or knowledge of barcode technologies to use it in your projects. It can be easily utilized using virtually any environment that supports ActiveX. You can insert it into Microsoft
Office documents with the click of a mouse. The built-in database binding capabilities allow you to define relationships between Barcode ActiveX and a database and thus easily add individual barcode label printing to each database field. By inserting Barcode ActiveX into your web page, you provide your
visitors with their very own client-side barcode label printer.

Barcode ActiveX smoothly integrates into software projects written in all modern high-level programming languages, such as Visual C++, Visual Basic, Delphi and others (and including their .NET appliances.) The Barcode Activex is a pure ATL application written in C++ with speed and fault-tolerance in mind.
Barcode ActiveX works well as a server-side component if used in a CGI or an ASP.NET application. It was tested for industry performance and reliability standards compliance using the MS web server stress utilities. The component perform very well in high-load multitasking environments and shows no memory
leaks or stability problems.

But, is it really good enough to print barcode labels? Barcode ActiveX can generate barcode labels in all industry standard formats and render them into a wide range of supported image formats. The internal image representation is vector-based and thus can be rendered without distortions even by low-resolution displays and printers.
19

BarCode-ActiveX 4.7


windows Software Development->Components Libraries $99
View Detail
Download BarCode-ActiveX 4.7Download BarCode-ActiveX 4.7
968 KB
Barcode ActiveX is a visual ActiveX control that does not require any programming skills or knowledge of barcode technologies to use it in your projects.

It can be easily utilized using virtually any environment that supports ActiveX. You can insert it into Microsoft Office documents with the click of a mouse.

The built-in database binding capabilities will let you define relationships between Barcode ActiveX and a database and thus easily add individual barcode label printing to each database field.

By inserting Barcode ActiveX into your web page, you provide your visitors with their very own client-side barcode label printer.

Barcode ActiveX smoothly integrates into software projects written in all modern high-level programming languages, such as Visual C++, Visual Basic, Delphi and others (and including their .NET appliances.)

The Barcode Activex is a pure ATL application written in C++ with speed and fault-tolerance in mind.

Barcode ActiveX works well as a server-side component if used in a CGI or an ASP.NET application. It was tested for industry performance and reliability standards compliance using the MS web server stress utilities.

The component perform very well in high-load multitasking environments and shows no memory leaks or stability problems.

But, is it really good enough to print barcode labels? Barcode ActiveX can generate barcode labels in all industry standard formats and render them into a wide range of supported image formats.

The internal image representation is vector-based and thus can be rendered without distortions even by low-resolution displays and printers.

Limitations:

· watermark on barcode

20

Code128 barcode 3.0


windows Software Development->SDK DDK $15
View Detail
Download Code128 barcode 3.0Download Code128 barcode 3.0
339 KB
Barcodes are used widely for many purposes. Many user-friendly applications need to control flow of products and the barcodes are often the only thing which can help to organize this process. Other applications use barcodes to speed up processing of customer requests.

There are many types of barcodes, but one of most used is Code 128 barcode. Here we offer our implementation of this barcode based on C++ language and our customers find it useful to inculcate the barcode processing in their application.

Code128 barcode provides with a source code for printing Code 128 barcodes.

Only code128.h header and a copy of precompiled demo software are available, that allow you to test this barcode class in work.

My Software


You have not saved any software. Click "Save" next to each software to save it to your software basket


Related Search