Hi all,
I’m working on a PDF processing feature that requires the use of PdfiumViewer.dll along -with the platform-specific native library pdfium.dll.
In my local Creatio environment, I was able to make it work by manually placing the x64 version of pdfium.dll in the bin folder of the installation.
However, I haven’t found a way to add this kind of native DLL through the Creatio UI to have it available in the Cloud environment of the client.
Could you advise on the proper way to include a native platform-specific DLL like pdfium.dll in a cloud-deployed Creatio instance?
Is there any way to include that in the package?
Thanks!