PDFium Component Docs

LoadPDFiumDll funkcija

Unit: PDFium
Razrješava putanju PDFium DLL-a pomoću pravila pretraživanja komponente

Syntax

function LoadPDFiumDll: string;

Parameters

None

Return Value

string

Description

LoadPDFiumDll resolves the PDFium runtime DLL path selected by EnableV8Engine and the current process bitness

The search checks bundled DLLs folders, direct Win32 or Win64 folders, the executable directory, and then the Windows system directory fallback

Remarks

Example

DllPath := LoadPDFiumDll;

See Also

TPdf.LoadLibrary, BuildDllName, FindDllInDllsTree