Content
Updated by Andrej Sandorf 9 days ago
**As** a user
**I want to** export PDFs with the fonts of my choice
**so that I c**omply with organization-specific font requirements
**Acceptance criteria**
MVP: Add a new section in the admin interface `/admin/design` e.g. "`/admin/design?tab=pdf_export_font`" for font upload with the following features:
* Support for one custom font family
* Upload font files
* required: regular
* (bold, italic, bold\_italic are optional, but results bold and italic are not applied if missing)
* Remove the font files
The uploaded font is used in all PDFs generated by OpenProject
To discuss:
* A preview PDF generation to test the uploaded font
**Technical notes**
* Only TTF font format supported
**Permissions and visibility considerations**
* Font uploading is restricted to admin users & Basic plan
**Out of scope**
* Support for additional font formats (WOFF, OTF)
* Font format conversion
* Font license management
* Multiple fonts: Creating, reordering, editing, deleting of font families
**I want to** export PDFs with the fonts of my choice
**so that I c**omply with organization-specific font requirements
**Acceptance criteria**
MVP: Add a new section in the admin interface `/admin/design` e.g. "`/admin/design?tab=pdf_export_font`" for font upload with the following features:
* Support for one custom font family
* Upload font files
* required: regular
* (bold, italic, bold\_italic are optional, but
* Remove the font files
The uploaded font is used in all PDFs generated by OpenProject
To discuss:
* A preview PDF generation to test the uploaded font
**Technical notes**
* Only TTF font format supported
**Permissions and visibility considerations**
* Font uploading is restricted to admin users & Basic plan
**Out of scope**
* Support for additional font formats (WOFF, OTF)
* Font format conversion
* Font license management
* Multiple fonts: Creating, reordering, editing, deleting of font families