-
Notifications
You must be signed in to change notification settings - Fork 6
Description
Describe the Problem
While working on #2737 we recognized that some characters of foreign names cannot be printed properly in the PDF file because the included font doesn't contain these characters.
Describe Your Preferred Solution
@andrew8er mentioned that this can be circumvented, if the PDF template is exported with the export setting "Font subsetting" turned off.
This would increase the file size of the PDF file, because all glyphs of the font are included.
Describe Possible Alternatives
- Keep it as it is.
- Restrict the name input to characters we can print properly.
Related Issues
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
In Review
Status
In Progress