I am new to C#.net, I downloaded PDFsharp lib. But how to add this lib to our project?
My project is to create a PDF file. Please provide me step by step instructions. A
I think you have downloaded the source files. Open the file BuildAll-PdfSharp.sln in visual studio and build the project. Then it will generate the dll files that you have to reference in your own project.