Load a PDF File in C# .NET

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 GdPicture.NET. Explore our guides and code samples to learn all the ways of loading a PDF document.

PSPDFKit SDKs are deployed in some of the world’s most popular applications, such as those made by Autodesk, Disney, DocuSign, Dropbox, IBM, and Lufthansa.

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