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
08-03-2022 01:01 PM
i figured it out, it doesnt matter what i called the font in the font family module, i have to call the font by its proper name, you can find that out by double clicking on the font, and what windows calls the font, use that name.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:07 AM
Hi Jeffrey,
Can u please me, how to download PDF for Font- family - BT Curve.
Thanks in advance...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:13 AM
I'm not sure what you are asking here.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 11:25 AM - edited 05-15-2023 11:29 AM
I have one requirement, need to add "BT Curve" font family in Case digest PDF template.
So, I want to know "How to Download custom font-family ..?"/
Is there any link to download our custom font-family from any website..?