[Koha-bugs] [Bug 13709] Patron cards creator doesn't work with diacritics, utf-8 or ttf fonts

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Feb 13 15:42:17 CET 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13709

--- Comment #1 from Dobrica Pavlinusic <dpavlin at rot13.org> ---
Created attachment 35906
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=35906&action=edit
Bug 13709 - Patron cards creator utf-8 encoding and ttf fonts broken

This change is similar to Bug 8375 which introduced ttf fonts for
labels printing in order to support diacritics and utf-8 encoding,
but this change was never implemented for patron cards.

Test scenario:

1. make sure that you have <ttf> font mapping in koha-conf.xml
2. define partron card layout, template, profile and batch
   (with utf-8 chars, probably in patron firstname or surname)
3. verify that without this patch pdf export file is error message
   Wide character in compress at /usr/share/perl5/PDF/Reuse.pm line 820
4. apply this patch and verify that generated pdf has correct encoding

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


More information about the Koha-bugs mailing list