On Wed, Apr 6, 2011 at 4:18 PM, sheldon_tappin <[email protected]>wrote:

> Hi All,
>
>   I have a little issue. I've noticed that the barcode symbologies that
> Koha supports, don't have lowercase characters defined. The problem is, I
> have lower case characters in by barcode field in the items table, and we
> want to generate barcode labels using Koha. Now my question is: is there
> any
> good solution as to how I can correct this problem. Also, can koha at all
> offer a barcode symbology that supports all ASCII characters.
>
>
Code128 claims to support lowercase chars. The module Koha uses to generate
labels supports code128 although it is not implemented in Koha's labels code
at the moment. It should be trivial to add code128 support to the labels
code.

Kind Regards,
Chris
_______________________________________________
Koha mailing list  http://koha-community.org
[email protected]
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to