Hi Rick, I have never really bothered much with koha's barcode module. We are running Linux (Debian) and use a program called kbarcode. (www.kbarcode.net) It gets it's information from the koha database. It prints our barcodes and spinelabels. Quite versatile program really. And it works! Marty -----Original Message----- From: koha-bounces@lists.katipo.co.nz [mailto:koha-bounces@lists.katipo.co.nz] On Behalf Of Rick Welykochy Sent: Thursday, September 27, 2007 7:10 PM To: Chris Cormack Cc: koha Subject: Re: [Koha] Barcode Chris Cormack wrote:
On 28/09/2007, at 9:50 AM, Rick Welykochy wrote:
Similar problem.
The modules PDF::API2::PDF::Utils was not installed on our system and it was not found in CPAN.
I just commented out the "use PDF::API2::PDF::Utils" in the following two files:
intranet/cgi-bin/barcodes/printerConfig.pl intranet/cgi-bin/barcodes/barcodesGenerator.pl
Will this be fixed in Koha/3.0 ?
It will if you make a patch and email it to patches@koha.org and i'll apply it and push it up to the release manager.
I think I spoke too soon. MJ Ray's patch called barcodefix.patch shows the following: -use PDF::API2::PDF::Utils; +use PDF::API2::Basic::PDF::Utils; It seems that there is a PDF Utils module, by a different name. What concerns me is that the printing and barcode stuff seem not to have worked for quite a while. Either this functionality is not being used by the Koha community or librarians are awfully mum about system errors. cheers rickw -- _________________________________ Rick Welykochy || Praxis Services Traditionally, most of Australia's imports come from overseas. -- Keppel Enderbery _______________________________________________ Koha mailing list Koha@lists.katipo.co.nz http://lists.katipo.co.nz/mailman/listinfo/koha