-
Suggestion
-
Resolution: Unresolved
-
1
-
108
-
NOTE: This suggestion is for Confluence Cloud. Using Confluence Server? See the corresponding suggestion.
This is already possible to do in Confluence, but it requires system administrator permission. This should be changed to require only administrator permission to make this available for OnDemand customers.
This is particularly important now that we support languages other than English in OnDemand.
Workaround
Admins can upload a single font:
Also make sure to specify the CSS below in PDF Stylesheet:
pre, .panel .panelContent pre { font-family: ConfluenceInstalledFont, sans-serif; } div.codeContent.panelContent pre, .code pre, .preformatted pre, tt, kbd, code, samp { font-family: ConfluenceInstalledFont, monospace !important; }
- is incorporated by
-
CONFCLOUD-30779 Bundle Unicode font to support PDF export of non-Latin languages, symbols, etc.
- Gathering Interest
- is related to
-
CONFSERVER-30954 Allow Cloud customers to upload their own fonts to Confluence for PDF exports
- Closed
- was cloned as
-
CONFCLOUD-79899 Allow non-admin users to use their own fonts to Confluence for PDF exports
- Gathering Interest
- mentioned in
-
Page Loading...