http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 Bug ID: 12503 Summary: Alignment Change sponsored?: --- Product: Koha Version: 3.14 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: barton@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org Created attachment 29375 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29375&action=edit PDF file generated by the partner library. This appears to be a re-occurrence of bug 6075, which was closed because the issue could not be replicated. Description of the problem: A call number of the form XXX YYY ZZZ will print out such that the last line is shifted left by roughly the width of one character: XXX YYY ZZZ If the first row is missing (e.g. YYY ZZZ), the last row will again be shifted: YYY ZZZ We are using 'Layout 1', with no Layout ID Layout Barcode Type Print Type Fields to Print Select 1 SPINE CODE39 BIB itemcallnumber mysql> select * from creator_layouts\G *************************** 1. row *************************** layout_id: 1 barcode_type: CODE39 start_label: 1 printing_type: BIB layout_name: SPINE guidebox: 0 font: C font_size: 14 units: POINT callnum_split: 1 text_justify: C format_string: itemcallnumber layout_xml: creator: Labels 1 row in set (0.00 sec) We are using the following template, with no profile specified. mysql> select * from creator_templates\G *************************** 1. row *************************** template_id: 1 profile_id: 0 template_code: Spine Lable Template template_desc: To be used with Gaylord 1 1/2" x 1 1/8" page_width: 8.5 page_height: 11 label_width: 1.125 label_height: 1.5 top_text_margin: 0.25 left_text_margin: 0.25 top_margin: 0.7 left_margin: 0.35 cols: 6 rows: 6 col_gap: 0.2 row_gap: 0.2 units: INCH creator: Labels Here are the associated call numbers from the Partner Library's items table: FIC ROB LP FIC ROB OB 641.5636 DEN 973.932 MCC 395.2 POS -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 --- Comment #1 from Barton Chittenden <barton@bywatersolutions.com> --- Created attachment 29376 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29376&action=edit showing alignment from partner's spine label -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 --- Comment #2 from Barton Chittenden <barton@bywatersolutions.com> --- Created attachment 29377 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29377&action=edit showing desired alignment (approximate) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |kyle@bywatersolutions.com Severity|enhancement |normal -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 Owen Leonard <oleonard@myacpl.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Alignment |Problem with label | |alignment -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 --- Comment #3 from Chris Nighswonger <cnighswonger@foundations.edu> --- Created attachment 31723 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=31723&action=edit Spine Label Correctly Centered I don't see the problem here. We're running 3.14.03.000. Layout: layout_id: 14 barcode_type: CODE39 start_label: 1 printing_type: BIB layout_name: SPINE center guidebox: 0 font: C font_size: 14 units: POINT callnum_split: 1 text_justify: C format_string: itemcallnumber layout_xml: creator: Labels Template: template_id: 18 profile_id: 17 template_code: Brodart - Librarian (center) template_desc: Brodart Spine Labels - Librarian (Center) from Tray 1 page_width: 8.5 page_height: 11 label_width: 1.5 label_height: 1 top_text_margin: 0.236 left_text_margin: 0 top_margin: 0.5 left_margin: 0.28125 cols: 5 rows: 10 col_gap: 0.0937 row_gap: 0 units: INCH creator: Labels -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 --- Comment #4 from Chris Nighswonger <cnighswonger@foundations.edu> --- Call number for above comment: 291.1720973 H9752 c.2 -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 Marc Véron <veron@veron.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |veron@veron.ch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12503 --- Comment #5 from Marc Véron <veron@veron.ch> --- Is this still valid on current master? -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org