Getting Started with the .NET Client Library
Follow step-by-step instructions for how to begin with the .NET client library in order to get started and let you start working with code.
1. First Open Visual Studio and go to File New Project

2. Then a dialog will be opened as shown below. Now select your favorite .Net code language C# or VB.Net(Visual Basic) and select ASP.Net Web Application and click Next.



3. From your project solution, Right-click on refernces and select "Add Reference".

4.Now a reference dialog will be shown as below. From this dialog select Browse button.

6. That's it ! Now you can see a reference of "pdfhandy.dll" in your project and now you're ready to go for implementing the code.
get started.

What Next ? Jump In how to use the library