Print Page | Close Window

How do we embed ttf file to render properly?

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: General Discussion
Forum Description: Discussion board for Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=3911
Printed Date: 28 Apr 24 at 7:15AM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: How do we embed ttf file to render properly?
Posted By: fletchsod
Subject: How do we embed ttf file to render properly?
Date Posted: 28 Apr 21 at 6:48PM
The TTF font we use is a non-standard font & have to be embedded for the PDF to render correctly anywhere because the PDF file is a Portable Document Format.

So, what API object am I looking for that can embed any TTF font file, including the non-standard one?  I looked it up in the document at https://www.debenu.com/docs/pdf_library_developer_guide/debenu_quick_pdf_library_9_developer_guide.pdf

 and not sure exactly which one to use, nor is there one in the document.

So, let me know which API method is the right one for it.



Replies:
Posted By: mLipok
Date Posted: 28 Apr 21 at 10:19PM
https://www.debenu.com/docs/pdf_library_reference/FunctionGroups.php
https://www.debenu.com/docs/pdf_library_reference/Fonts.php



-------------
Here you can find description how to test my examples:
http://www.quickpdf.org/forum/forum_posts.asp?TID=2932&PID=12600&title=drawcapturedpagematrix-matrix-howto#12600


Posted By: Ingo
Date Posted: 29 Apr 21 at 10:01PM
Hi Scott,

AddTrueTypeFont or AddTrueTypeFontFromFile as central functions will feed your needs i think:
https://www.debenu.com/docs/pdf_library_reference/AddTrueTypeFont.php
https://www.debenu.com/docs/pdf_library_reference/AddTrueTypeFontFromFile.php

This thread will lead you on your way i hope:
http://www.quickpdf.org/forum/nonembedded-fonts-not-working_topic3601_post14336.html?KW=AddTrueTypeFont#14336



-------------
Cheers,
Ingo




Print Page | Close Window

Forum Software by Web Wiz Forums® version 11.01 - http://www.webwizforums.com
Copyright ©2001-2014 Web Wiz Ltd. - http://www.webwiz.co.uk