Copy link to clipboard
Copied
Hi,
I downloaded the sdk and was able to run the CreatePDFFromDocx and CombinePDF successfully, however when I tried to access these methods in my .net6 project, via nuget package reference (Adobe.PDFServicesSDK), I'm having trouble instantiating any of the methods....can someone please help?
Copy link to clipboard
Copied
I am using visual studio 2022 and windows 11. I downloaded an sdk (dotnet-sdk-7.0.400-win-x64.exe) and it istalled without errors. My pc is offline for security reasons. I just want to access adobe api to open a pdf file and fill the fields.
I tried entering "using Adobe.PDFServicesSDK and I get an error. In the project reference -COM- I didn't see any Adobe libraries. The install didn't provide a message of where the libraries are located. If someone has been able to install a library and accessed it please contact me.