Created attachment 72729 [details] multiple lebel/barcode Some of the library used to paste 2 or more copy of barcode/label in a book/item but at present Koha provide option of printing only one barcode/label at a time i.e. if we wish to print again same copy of the barcode/label than print command needs to be executed. The problems: 1. The print command needs to be given again and again 2. If there is many barcode/label of several items than same item barcode may scatter in many pages of sheet/roll. 3. Staff may have confusion while pasting barcode/label from different label sheet which is scattered due to printing of multiple copy. Solution: We have already an option "Starting label position (In PDF) as shown in attached screenshot so similarly we may have "Number of copy" option adjacent to it. The multiple number of copy of a barcode/label should be printed adjacent to each other in pdf/sheet than next label followed by its multiple copy and so on.