[Koha] Unable to print barcode

John Leger legerj at ics.edu.hk
Wed Nov 6 15:47:06 NZDT 2013


Thanks to Heather Braum she suggested to change the card number to upper
case...that was the fix.

 I changed it in the database via the following script:

Update koha.borrowers
Set cardnumber = UPPER(cardnumber)

John Léger
Senior IT Technical Support Specialist
International Christian School
Hong Kong


On Tue, Nov 5, 2013 at 10:30 AM, John Leger <legerj at ics.edu.hk> wrote:

>  Hi community.
>
>  I am a new koha user here and I am having trouble printing out the
> barcodes
>  in the patron card creator. The problem is that the barcodes just do not
>  show up.
>
>  In my layout I have the box checked that says "Print card number as
> barcode"
>  coordinates are x=115 y=5
>  Using Barcode type Code 39
>
>  Thanks in advance for any help provided.
>
> Server information Koha version: 3.08.17.001 OS version ('uname -a'):Linux koha 2.6.32-5-686 #1 SMP Sun May 6 04:01:19 UTC 2012 i686 GNU/LinuxPerl interpreter:/usr/bin/perlPerl version:5.010001Perl @INC:/home/koha/kohaclone
> /etc/perl
> /usr/local/lib/perl/5.10.1
> /usr/local/share/perl/5.10.1
> /usr/lib/perl5
> /usr/share/perl5
> /usr/lib/perl/5.10
> /usr/share/perl/5.10
> /usr/local/lib/site_perl
> .
>  MySQL version: mysql Ver 14.14 Distrib 5.1.61, for debian-linux-gnu
> (i486) using readline 6.1 Apache version: Server version: Apache/2.2.16
> (Debian) Zebra version: Zebra 2.0.50 (C) 1994-2010, Index Data ApS Zebra
> is free software, covered by the GNU General Public License, and you are
> welcome to change it and/or distribute copies of it under certain
> conditions. SHA1 ID: 732870c555c7d32c5d2b6a4914c6fa7232eb26b2 Using ICU
>
>
>


More information about the Koha mailing list