http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14894
Bug ID: 14894
Summary: Labels: allow empty lines in PDF export
Change sponsored?: ---
Product: Koha
Version: 3.20
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Label/patron card printing
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
When creating a label layout with en empty string ('') in the fields to print,
this line is stripped in the PDF export. The same happens with spaces (' ')
and non printable characters (tab, vtab, etc).
The CSV and XML outputs are working properly and display all strings,
regradless if they are empty, contain spaces or non-printable characters. Only
the PDF output (which is VERY important) is affected.
The reason behind this request -apart from keeping a consistency between the
various export formats- is to be able to enter empty lines in the actual spine
label. This should be fairly easy to fix, and seems to be mostly related to the
PDF creator code.
--
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/