function LoadPDFiumDll: string;
stringLoadPDFiumDll 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
DllPath := LoadPDFiumDll;