But the problem still exist。
I reference the package via nuget whith named "ceTe.DynamicPDF.Rasterizer.NET".
My project is running on centos7_x64。
All releated dlls are in the same folder
Debug mode on win10 is OK。 AnyCpu mode
1/4/2020 11:48:20 PM-->System.DllNotFoundException: Unable to load shared library 'DPDFRenderNative_x64' or one of its dependencies. In order to help diagnose loading problems, consider setting the LD_DEBUG environment variable: libDPDFRenderNative_x64: cannot open shared object file: No such file or directory
at ceTe.DynamicPDF.Rasterizer.RenderNativeWin64.a(String A_0, String A_1, UInt64& A_2)
at ceTe.DynamicPDF.Rasterizer.RenderNativeWin64.ai(String A_0, String A_1, UInt64& A_2)
at ceTe.DynamicPDF.Rasterizer.PdfiumUtilityClass.a(String A_0, String A_1, UInt64& A_2)
at ceTe.DynamicPDF.Rasterizer.InputPdf..ctor(String filePath)
at ceTe.DynamicPDF.Rasterizer.PdfRasterizer..ctor(String filePath)
at DJMS.BusinessLogic.Filetransf.FiletransfLogic.PDFtoImage(IFormFile file, String schema) in E:\DJMS\Web\DJMS.BusinessLogic\Filetransf\FiletransfLogic.cs:line 64