<div dir="ltr">Hello,<div><br></div><div>I found a bug in the pkpgcounter software in the pclxl.py module,</div><div>the number of copies of a file is not counted when the file is only one page in size,</div><div>however if the file has a number of pages greater than one the count works ok (number of pages * number of copies).</div><div><br></div><div>changed line 613 of the pclxl.py file to 'for pnum in range (self.pagecount)' accounting works.</div><div>if you can validate, thankful.</div><div><br></div><div>sorry my bad english</div><div>Bye.</div></div>