Thanks Rob<br><br>But now there is change in error as under:<br><br>[Sat Feb 17 13:54:47 2007] [error] [client <a href="http://127.0.0.1">127.0.0.1</a>] Unable to open /tmp/857330-127.0.0.1-(From 1 to 10)-[17.2.2007]-[13:54:47].pdf for writing at C:/usr/site/lib/PDF/API2/Basic/PDF/File.pm line 511., referer: 
<a href="http://intranet/cgi-bin/koha/barcodes/barcodes.pl">http://intranet/cgi-bin/koha/barcodes/barcodes.pl</a><br>[Sat Feb 17 13:59:47 2007] [error] [client <a href="http://127.0.0.1">127.0.0.1</a>] Premature end of script headers: 
barcodesGenerator.pl, referer: <a href="http://intranet/cgi-bin/koha/barcodes/barcodes.pl">http://intranet/cgi-bin/koha/barcodes/barcodes.pl</a><br><br>Any idea?<br>Ata<br><br><div><span class="gmail_quote">On 2/16/07, <b class="gmail_sendername">
Rob Weir</b> &lt;<a href="mailto:robweir@alum.drexel.edu">robweir@alum.drexel.edu</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">



  
  

<div bgcolor="#ffffff" text="#000000">
Hi Ata,<br>
You can fix your barcode error by opening barcodesGenerator.pl in a
text editor and changing line 33<br>
from<br>
use PDF::API2::PDF::Utils;<br>
to<br>
use PDF::API2::Basic::PDF::Utils;<br>
There is another file, printerConfig.pl, in the same folder that needs
the same correction, also in line 33.<br>
Both of these files are located at
C:\usr\koha227\intranet\cgi-bin\koha\barcodes\<br>
<br>
I don&#39;t know about your other error. I will see if I can duplicate it.<br>
<br>
Rob<br>
<br>
Ata ur Rehman wrote:
<blockquote cite="http://midc387a3b60702160112x1edf88b9r79fccc0fb1b7dd1f@mail.gmail.com" type="cite"><div><span class="q" id="q_110ca9f7e9f915f5_1">Dear All<br>
  <br>
I am trying to generate barcodes from Koha (Using Generate Barcodes
Link at Koha Admin&gt;&gt; Barcode Generator&gt;&gt; Generate
Barcodes). But I always find an error given below in intranet-errorlog
file of Apache:
  <br>
  <br>
  <br>
[Wed Feb 14 13:14:40 2007] [error] [client <a href="http://127.0.0.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">127.0.0.1</a>]
Premature end of script headers: barcodesGenerator.pl, referer: <a href="http://intranet/cgi-bin/koha/barcodes/barcodes.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://intranet/cgi-bin/koha/barcodes/barcodes.pl</a><br>
[Wed Feb 14 13:14:40 2007] [error] [client <a href="http://127.0.0.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">127.0.0.1</a>]
Can&#39;t locate PDF/API2/PDF/Utils.pm in @INC (@INC contains:
c:/usr/koha227/intranet/modules C:/usr/site/lib C:/usr/lib .) at
C:/usr/koha227/intranet/cgi-bin/koha/barcodes/barcodesGenerator.pl line
33., referer: <a href="http://intranet/cgi-bin/koha/barcodes/barcodes.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://intranet/cgi-bin/koha/barcodes/barcodes.pl</a><br>
[Wed Feb 14 13:14:40 2007] [error] [client <a href="http://127.0.0.1" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">127.0.0.1</a>]
BEGIN failed--compilation aborted at
C:/usr/koha227/intranet/cgi-bin/koha/barcodes/barcodesGenerator.pl line
33., referer: <a href="http://intranet/cgi-bin/koha/barcodes/barcodes.pl" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://intranet/cgi-bin/koha/barcodes/barcodes.pl</a><br>
  <br>
I have installed PDF-API2-0.57 but the error is still there.&nbsp; What
should i do?<br>
  <br>
Also, I am unable to add new authorities. I always find a javasript
error on the page.
  <br>
  <br>
Note: I am using Koha 227 on Windows XP.<br>
  <br>
Ata<br>
  </span></div><pre><hr size="4" width="90%">
_______________________________________________<br>Koha mailing list<br><a href="mailto:Koha@lists.katipo.co.nz" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">Koha@lists.katipo.co.nz</a>
<a href="http://lists.katipo.co.nz/mailman/listinfo/koha" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://lists.katipo.co.nz/mailman/listinfo/koha</a>
  </pre>
</blockquote>
</div>


</blockquote></div>