On Wed, Apr 6, 2011 at 4:18 PM, sheldon_tappin <span dir="ltr">&lt;<a href="mailto:thecarterii@hotmail.com">thecarterii@hotmail.com</a>&gt;</span> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">

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

<br></div></div>Kind Regards,<br>Chris<br>