close

We use own and third-party cookies to improve your user experience on our Web site. If you continue to use this site we will assume that you agree with how we use cookies.

Ironpdf License Key -

bool isValid = IronPdf.License.IsValidLicense("YOUR-KEY"); Console.WriteLine($"License valid: isValid"); If you’re deploying to Docker , Azure Functions , or AWS Lambda , ensure the license key is injected as an environment variable – and remember that IronPDF requires dependencies like libgdiplus on Linux containers. Would you like a sample appsettings.json + startup configuration example as well?

using IronPdf; // Apply your license key (do this once, e.g., in Program.cs or Global.asax) IronPdf.License.LicenseKey = "YOUR-LICENSE-KEY-HERE"; ironpdf license key