Debenu Quick PDF logo

NoEmbedFontListAdd

Vector graphics, Fonts, Miscellaneous functions

Version history

This function was introduced in Quick PDF Library version 7.23.

Description

Adds a font name to the no embed font list used by the LoadFromCanvasDC and NewPageFromCanvasDC functions.

Syntax

Delphi

function TDebenuPDFLibrary1811.NoEmbedFontListAdd(FontName: WideString): Integer;

ActiveX

Function DebenuPDFLibrary1811.PDFLibrary::NoEmbedFontListAdd(
  FontName As String) As Long

DLL

int DPLNoEmbedFontListAdd(int InstanceID, wchar_t * FontName)

Parameters

FontName The font name to add to the list

Return values

0 The font name is already in the list
1 The font name was added to the list successfully

Copyright © 2020 Debenu. All rights reserved. AboutContactBlogNewsletterSupport