-
Notifications
You must be signed in to change notification settings - Fork 90
Invoice PDF drops non-western characters #1433
Copy link
Copy link
Labels
[Component] CampTixIncluding addonsIncluding addons[Component] CampTix Attendee Invoices[Priority] High[Type] Bug[Type] InternationalizationIssues related to i18n or handling non-English languages or contentIssues related to i18n or handling non-English languages or content
Metadata
Metadata
Assignees
Labels
[Component] CampTixIncluding addonsIncluding addons[Component] CampTix Attendee Invoices[Priority] High[Type] Bug[Type] InternationalizationIssues related to i18n or handling non-English languages or contentIssues related to i18n or handling non-English languages or content
Type
Fields
Give feedbackNo fields configured for Bug.
Describe the bug
WordCamp tickets provides invoice features, but the characters input in form fields disappear in Invoice PDF
To reproduce
Steps to reproduce the behavior:
Expected behavior
In my opinion, this is because of fonts installed in OS of the web server(FPDF way) or client(Node & headless chrome way).
This is a typical "the abyss of internationalization", so latter approach is reasonable.
Installing bunch of fonts is not reasonable. Only single Japanese font file is more than 5MB, it may be bigger than all western fonts. There are also Chinese, Korean, and so on.
Screenshots / Screencasts
Attached above.
WordCamp
Maybe all WordCamp sites.
System (please complete the following information)
This doesn't depend on client side.
Security Issues
To report a security issue, please visit the WordPress HackerOne program: https://hackerone.com/wordpress.