Kbarcode: Difference between revisions

From KDE UserBase Wiki
(Normalise layout)
Line 5: Line 5:
|}
|}


[[Image:Kbarcode-Screenshot.png|400px]]
[[Image:Kbarcode-Screenshot.png|400px|center||Kbarcode shows preview}}


Kbarcode shows preview
==First-time use ==
 
= First-time use =
When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with SUSE Linux you do this in a [[konsole]]:
When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with SUSE Linux you do this in a [[konsole]]:
  yast -i mysql kbarcode
  yast -i mysql kbarcode
Line 15: Line 13:
  kbarcode
  kbarcode


= Author =
==Author ==


Dominik Seichter <domseichter AT web.de>
Dominik Seichter <domseichter AT web.de>


= See also =
==See also ==
* [[Applications/Graphics]]
::* [[Applications/Graphics]]
* [http://www.kbarcode.net/ Homepage]
::* [http://www.kbarcode.net/ Homepage]
* [http://lists.sourceforge.net/lists/listinfo/kbarcode-users Mailinglist (english and german)]
::* [http://lists.sourceforge.net/lists/listinfo/kbarcode-users Mailinglist (english and german)]
* http://en.wikipedia.org/wiki/Barcode
::* http://en.wikipedia.org/wiki/Barcode

Revision as of 18:41, 31 October 2009

Template:I18n/Language Navigation Bar

Lokalize
Lokalize
  KBarCode is a program that allows you to generate a barcode from a number/character sequence you can determine.

[[Image:Kbarcode-Screenshot.png|400px|center||Kbarcode shows preview}}

First-time use

When you use it for the first time, first make sure you have mysql and kbarcode installed and started. E.g. with SUSE Linux you do this in a konsole:

yast -i mysql kbarcode
/etc/init.d/mysql start
kbarcode

Author

Dominik Seichter <domseichter AT web.de>

See also