[Koha] Barcode
Rick Welykochy
rick at praxis.com.au
Fri Sep 28 11:10:02 NZST 2007
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 at 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
More information about the Koha
mailing list