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
- 83 General
- 13 Training
- 210 Installation / Setup
- 1.2K Flows
- 110 Rules
- 271 Administration
- 213 Portal
- 498 General Q & A
- 714 Forms
- 348 Reports
- 3 Designer Extensions
- 48 Example Flows
- 58 CSS Examples
- 1 Diagram Tile
- 8 Javascript Controls
- 187 Pages
- 5 Process Mining
- New Features
- 186 Datastructures
- 70 Repository
- 230 Integrations
- 29 Multi-Tenant
- 27 SDK
- 81 Modules
- 59 Settings
- 26 Active Directory
- 12 Version 7
- 35 Version 8
- 143 Lunch And Learn Questions