NeoSmartpen / Ncode-SDK2.0

Ncode™ Generation SDK 2.0
17 stars 5 forks source link

System.IO.FileNotFoundException HResult=0x80070002 Message=未能加载文件或程序集“Datalogics.PDFL, Version=2.2.15912.15046, Culture=neutral, PublicKeyToken=ec84850197728341”或它的某一个依赖项。系统找不到指定的文件。 Source=PDFLibAgent StackTrace: 在 PDFLibAgent.PDFControl.init() #16

Open starrylixu opened 8 months ago

starrylixu commented 8 months ago

image For help, run the sampleApp(Ncode_cs_adobe) project and find that all supplied pdflibagent.dlls report this error.

VedikaJaware008 commented 2 months ago

Unhandled Exception: System.IO.FileNotFoundException: Could not load file or assembly 'Datalogics.PDFL, Version=2.2.15914.15046, Culture=neutral, PublicKeyToken=ec84850197728341' or one of its dependencies. The system cannot find the file specified. at PDFLibAgent.PDFControl..ctor() at sampleApp_Ncode_csadobe.Program..ctor() in D:\globalspace\WEBPEN\ncode\Ncode-SDK2.0\cs\sampleApp(Ncode_cs_adobe)\Program.cs:line 38 at sampleApp_Ncode_csadobe.Program.Main(String[] args) in D:\globalspace\WEBPEN\ncode\Ncode-SDK2.0\cs\sampleApp(Ncode_cs_adobe)\Program.cs:line 115 Press any key to continue . . .
got the same error of pdflibagent of unsupporting the given dll versions please provide the pdflibagent.dll fo the particular given which supports to the NcodeSdk2.0