Custom Font Family - PDF Generator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-03-2022 12:54 PM
I have a need for a document template to use a custom font. ive loaded the ttf as an attachment to a record in the PDF Generator -> Font Families Module. and named it vladimir.
on the document template id like to use this font on, ive selected this font under custom font on the page tab.
when i try to call this font in my html document's script area, it doesnt apply. does anyone know what im doing wrong?
in my html:
<style>
.for{margin-left:-22px; font-family: 'vladimir', cursive;}
</style>
<body>
<span class="for">for</span>
</body>
does anyone know how to call this font properly?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:32 AM - edited 05-15-2023 11:32 AM
You need to create a record in the PDF Generator -> Font Families, give it a name, and attach the TTF there. then you can reference that font in an html template for PDF letter generation, using the font-family style and the name of the font as it is stored within the TTF file.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:39 AM
I don't have any TTF files. How to get the TTF file..?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 12:55 PM
You have to own the font in order to upload, if you do own it, you should be able to find it on a windows machine in c:\windows\fonts\