KBarcode – barcode and label printing application
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Go to file
Slávek Banko 739f1e63fd
Official Trinity Desktop Environment R14.0.1 release
9 years ago
admin@e1928ee8fc Reset submodule main/applications/kbarcode/admin to latest HEAD 9 years ago
cmake@04cc5a03d8 Reset submodule main/applications/kbarcode/cmake to latest HEAD 9 years ago
doc Minor tag changes in docbook files. 10 years ago
fileplugin Fix ServiceTypes, ExcludeServiceTypes, and DocPath desktop file entries to match XDG specifications 10 years ago
kbarcode Official Trinity Desktop Environment R14.0.1 release 9 years ago
po Merge latest version of KBarCode with the TDE sources 10 years ago
.gitmodules Added common directories 13 years ago
AUTHORS Added abandoned KDE3 version of kbarcode 14 years ago
COPYING Added abandoned KDE3 version of kbarcode 14 years ago
COPYING.barcode_ps Added abandoned KDE3 version of kbarcode 14 years ago
ChangeLog Merge latest version of KBarCode with the TDE sources 10 years ago
Doxyfile Additional renaming of kde to tde 13 years ago
INSTALL Added abandoned KDE3 version of kbarcode 14 years ago
Makefile.am Fix branding, reduce menu clutter, install template-only help handbook to new default format. 10 years ago
Makefile.cvs Added abandoned KDE3 version of kbarcode 14 years ago
NEWS Added abandoned KDE3 version of kbarcode 14 years ago
README Added abandoned KDE3 version of kbarcode 14 years ago
TODO Added abandoned KDE3 version of kbarcode 14 years ago
acinclude.m4 Rename kdewidgets => tdewidgets 10 years ago
aclocal.m4 Added abandoned KDE3 version of kbarcode 14 years ago
config.h.in Added abandoned KDE3 version of kbarcode 14 years ago
configure.files Added abandoned KDE3 version of kbarcode 14 years ago
configure.in Merge latest version of KBarCode with the TDE sources 10 years ago
configure.in.in Merge latest version of KBarCode with the TDE sources 10 years ago
kbarcode.spec Merge latest version of KBarCode with the TDE sources 10 years ago
kbarcode.tdevelop Finish rename from prior commit 13 years ago
stamp-h.in Added abandoned KDE3 version of kbarcode 14 years ago
subdirs Fix branding, reduce menu clutter, install template-only help handbook to new default format. 10 years ago

README

kBarcode

General Information:
Project Webpage:    http://www.kbarcode.net
Core Members:       Stonki <support@stonki.de>
                    Dom <domseichter@web.de>
Mailinglist:        kbarcode-users@lists.sourceforge.net
IRC Channel:        irc.openprojects.net #kbarcode


Project Description:
====================
KBarcode is a barcode and label printing application for Linux and KDE 3. It can
be used to print every thing from simple business cards up to complex
labels with several barcodes (e.g. article descriptions). KBarcode
comes with an easy to use WYSIWYG label designer, a setup wizard,
batch import of labels (directly from the delivery note), thousands
of predefined labels, database managment tools and translations
in many languages. Even printing more than 10.000 labels in one go is
no problem for KBarcode. Additionally it is a simply xbarcode
replacement for the creation of barcodes. All major types of barcodes
like EAN, UPC, CODE39, DataMatrix and ISBN are supported.

It works of course on any platform supported by KDE and not only Linux!

Languages:
* English
* German
* Hungarian
* Italian
* Finish
* French
* Spanish
* Swedish

Requirements:
* KDE 3.x
* GnuBarcode (RunTime)
* TBarcode(RunTime)
* ImageMackick (RunTime)
* Qt SQL Tools (optional)

Germany, 05. June 2002
    (updated 31.10.2002)
    (updated 02.02.2003)
    (updated 22.10.2003)    

Compiling KBarcode from CVS:
============================

To compile KBarcode from CVS you have to use the following commands:

make -f admin/Makefile.common
./configure
make
su
make install

Be sure to use the first step which will create the configure script for you.