http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14894
--- Comment #1 from Theodoros Theodoropoulos <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
