[Bug 21806] New: Patron card creator - batch to export -unicode support
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 Bug ID: 21806 Summary: Patron card creator - batch to export -unicode support Change sponsored?: --- Product: Koha Version: 18.05 Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Patrons Assignee: koha-bugs@lists.koha-community.org Reporter: cfhong2000@gmail.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@gmail.com Currently, in Patron Card creator you cannot print unicode firstname and lastname. In my case, I was trying to print chinese name. The generated pdf file is not able to show chinese name. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |katrin.fischer@bsz-bw.de --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Can you give us the name you were trying to print? Do you have defined fonts in your koha-conf.xml that support the characters? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 --- Comment #2 from cfhong2000@gmail.com --- Created attachment 82218 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=82218&action=edit patron card screen shot and layout -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 --- Comment #3 from cfhong2000@gmail.com --- The patron Chinese name I tried to print : 費卓文 Here is koha-conf.xml, out-of-box setting. Do I need add Chinese font in koha-conf.xml <!-- true type font mapping according to type from $font_types in C4/Creators/Lib.pm --> <ttf> <font type="TR"
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif.ttf</font> <font type="TB" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Bold.ttf</font> <font type="TI" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-Italic.ttf</font> <font type="TBI">/usr/share/fonts/truetype/ttf-dejavu/DejaVuSerif-BoldItalic.ttf</font> <font type="C" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf</font> <font type="CB" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf</font> <font type="CO" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Oblique.ttf</font> <font type="CBO">/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-BoldOblique.ttf</font> <font type="H" >/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf</font> <font type="HO" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Oblique.ttf</font> <font type="HB" /usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf</font> <font type="HBO">/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-BoldOblique.ttf</font> </ttf>
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 zalabany <mh_zalabany@hotmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mh_zalabany@hotmail.com -- You are receiving this mail because: You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Patrons |Label/patron card printing CC| |dpavlin@rot13.org Assignee|koha-bugs@lists.koha-commun |cnighswonger@foundations.ed |ity.org |u -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21806 --- Comment #4 from cfhong2000@gmail.com --- I found a workaround from Koha Taiwan user group. Here is the link to a google doc that provides the solution. https://docs.google.com/viewer?a=v&pid=forums&srcid=MDA0NDYxNTM3NzUwNTcyNzI5NjYBMDkxODU4MDQ3OTk1NjE2NzgxMjEBLWNMdzJoYjRCd0FKATAuMQEBdjI&authuser=0 -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org