I use Visual Studio 2017. It automatically puts dll into x64 and x86 and still I get an exception:
"System.DllNotFoundException: 'Unable to load DLL 'pdfium.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'"
What can I do?
I use Visual Studio 2017. It automatically puts dll into x64 and x86 and still I get an exception: "System.DllNotFoundException: 'Unable to load DLL 'pdfium.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)'" What can I do?