https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18550 Bug ID: 18550 Summary: Patron card creator: Print output does not respect layout units Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Label/patron card printing Assignee: cnighswonger@foundations.edu Reporter: veron@veron.ch QA Contact: testopia@bugs.koha-community.org Text, images and barcode positions are always layed out based on PostScript points, regardless of unit defined in card layout. To reproduce: - Test on top of Bug 18584 (introduces layout grid) - Create a card layout wir a text field, an image and barcode. Use points as layout unit - Activate layout grid - Create PDF output, save. - Change layout unit to mm. - Create PDF output, save. - Compare PDFs. Verify that the positions are unchanged. -- You are receiving this mail because: You are watching all bug changes.