25 Sep
2015
25 Sep
'15
9:48 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14894 --- Comment #1 from Theodoros Theodoropoulos <theod@lib.auth.gr> --- FYI, there are two 'suspicious' line in the Label.pm code: 201: $f =~ s/^\s?//; 456: next LABEL_LINES if $line eq ''; that could be relevant to this issue, but even if they are commented out, the PDF output remains the same. Maybe additional changes should be made to the PDF creator. -- You are receiving this mail because: You are watching all bug changes.