Print Page | Close Window

Font Embed problem.

Printed From: Debenu Quick PDF Library - PDF SDK Community Forum
Category: For Users of the Library
Forum Name: I need help - I can help
Forum Description: Problems and solutions while programming with the Debenu Quick PDF Library and Debenu PDF Viewer SDK
URL: http://www.quickpdf.org/forum/forum_posts.asp?TID=1845
Printed Date: 22 Nov 24 at 8:05PM
Software Version: Web Wiz Forums 11.01 - http://www.webwizforums.com


Topic: Font Embed problem.
Posted By: unwake
Subject: Font Embed problem.
Date Posted: 02 Jun 11 at 7:08PM
Before I embed fonts EU-BX EU-BZ EU-HZ, the are not embeded,
Then I use
    QuickPDFLoadFromFile(inst,file)
    QuickPDFAddTrueTypeFontFromFile(inst,"EU-BX.tff")
 
it's no effects, Font is still not embed?
How can i embed it to the pdf.
 
 
 



Replies:
Posted By: AndrewC
Date Posted: 04 Jun 11 at 4:31AM
Does the TrueType font have the permissions set to allow it to be embedded.

Have you checked the return type of the  QuickPDFAddTrueTypeFontFromFile(inst,"EU-BX.tff") call.  If it returns 0 is probably means the font is not allowed to be embedded.

Refer to  http://www.quickpdflibrary.com/help/quickpdf/AddTrueTypeFont.php - http://www.quickpdflibrary.com/help/quickpdf/AddTrueTypeFont.php  for more details.

Andrew.





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