EmbedUsedTrueTypeFonts

Top  Previous  Next

[This method is new in  version 2.04 of Gnostice PDFtoolkit ActiveX/. NET Professional Edition]

 

The method EmbedUsedTrueTypeFonts embeds the used TrueType fonts into the PDF to enable greater independency and portability to the PDF file.

 

Syntax

[VC++]

void EmbedUsedTrueTypeFonts();

 

[CS]

public abstract new void EmbedUsedTrueTypeFonts (  )

 

[VB]

Sub EmbedUsedTrueTypeFonts()