Download Select.Pdf Library for .NET via NuGet

Select.Pdf Library for .NET can be downloaded as a NuGet package from the following page:
https://www.nuget.org/packages/Select.Pdf/

Why NuGet?

Typically, when you download a zip file that contains an assembly, you have to:

  • “Unblock” the package to mark the downloaded package as safe
  • Unzip the package contents (assemblies, images, css files, etc.) into a location in the solution
  • Add an assembly reference to the project
  • Update the web.config file with the correct settings

NuGet does all this for you! For a brief overview of what NuGet is, see NuGet overview.

Select.Pdf Library NuGet Package Content

The NuGet Package contains only Select.Pdf Library assemblies. The documentation and samples can be downloaded using the “Download” link on the right or can be accessed online here:

LIVE DEMO C#    LIVE DEMO VB.NET    ONLINE DOCS