Nutrient .NET SDK (formerly GdPicture.NET) enables you to load a PDF from your local machine, a Stream object, or a remote server. This is the first step in using the capabilities of Nutrient .NET SDK. Explore our guides and code samples to learn all the ways of loading a PDF document.

Key capabilities

  • Load PDF documents from various sources
  • Load passport-protected PDF documents

Guides for loading a PDF document

Load a PDF from local storage
Learn how to load a PDF document from local storage to your application

Load a password-protected PDF from local storage
Learn how to load a password-protected PDF document from local storage to your application

Load a PDF from a stream object
Learn how to load a PDF document from a stream object to your application

Load a PDF from a remote server
Learn how to load a PDF document from a remote server to your application