How to apply custom fonts to HTML so that it will reflect on PDFs
Comments
-
Yes, this is possible by using CSS that references the font's TFF file, which you will need to place in the C:\Program Files\Decisions\FileStorage\Primary\styles\css\CssDocuments folder.
Follow the steps in this documentation link to achieve this: Uploading Custom Fonts with CSS
Once that is done, you will need to apply the CSS to your HTML text before using the HTML to PDF step. You can do this by referencing the CSS document within the HTML text, which should look something like this:
<link rel="stylesheet" href="custom font.css"> <!-- Reference to your CSS file name -->
Once that's finished, you'll see the font applied to the new PDF file. Let me know if you have any issues with this.
Howdy, Stranger!
Categories
- 4.4K All Categories
- 84 General
- 13 Training
- 212 Installation / Setup
- 1.2K Flows
- 111 Rules
- 275 Administration
- 214 Portal
- 498 General Q & A
- 716 Forms
- 350 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 188 Pages
- 5 Process Mining
- New Features
- 187 Datastructures
- 70 Repository
- 231 Integrations
- 30 Multi-Tenant
- 27 SDK
- 81 Modules
- 60 Settings
- 27 Active Directory
- 12 Version 7
- 36 Version 8
- 143 Lunch And Learn Questions