Visual Studio Installation?

After downloading the Aspose.pdf Installer and installing it via the windows installer, how do I get the Aspose.PDF product added into my Visual Studio Project.

@jeanjunker1

Once Aspose.PDF is installed in your system using MSI Installer, it can be located at following path in your system:

C:\Program Files (x86)\Aspose\Aspose.Pdf for .NET XX.XX.XX

You can add reference of the DLL from above path in Visual Studio Project.

Thanks. I used NuGet to Install the Package and it worked and compiled fine after I cleaned up some extraneous coding errors containing namespace references…

@jeanjunker1

Thanks for your feedback.

In case you need further assistance, please feel free to let us know.