Add custom Fonts to your DITA Native PDF
This article covers:
Adding the custom font to reinforce brand identity and visual consistency across all your content.
This process involves 3 steps:
Step 1 : Upload the custom font to the resource folder of your template
Step 2 : Make necessary changes in PDF templates’s stylesheet
Step 3 (Optional) : Embed used font in PDF
FAQ
-
Can I use Adobe Fonts?
Yes, Go to fonts.adobe.com and click “Add to web project.”
Copy import code like
" @import url("https://use.typekit.net/xxxx.css")
;Paste in your content CSS and do desired changes in your CSS file.
-
My font is not showing in PDF
Double check font name spelling (most common mistake)
Make sure you are embedding font if fonts are not available on the system where PDF is opened
-
For any other queries contact your respective CSMs
Other Resources:
recommendation-more-help
11125c99-e1a1-4369-b5d7-fb3098b9b178