[Koha-bugs] [Bug 18550] Patron card creator: Print output does not respect layout units

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed May 10 10:41:36 CEST 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18550

Josef Moravec <josef.moravec at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #63219|0                           |1
        is obsolete|                            |

--- Comment #4 from Josef Moravec <josef.moravec at gmail.com> ---
Created attachment 63320
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=63320&action=edit
[SIGNED-OFF] Bug 18550 - Patron card creator: Print output does not respect
layout units

To reproduce:
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 18541 (introduces layout grid)
- Create a card layout with a text field, an image and a 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 (still using points)

To test:
- Apply patch
- Create again PDF
- Verify that elements are positionad as expected (using unit, e.g. mm)
- Bonus test: Repeat with other units

Signed-off-by: Josef Moravec <josef.moravec at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list