How to Apply an IronPDF License Key in Node.js Projects
How to Get a License Key
Adding an IronPDF license key allows you to deploy your project live without restrictions or watermarks.
You can buy a license here or sign up for a free 30 day trial key here.
Apply Your License Key
Once you have installed IronPDF, configure IronPDF to use your license key by setting the licenseKey
property of its global configuration object. The code below shows you how to do this:
import {IronPdfGlobalConfig} from "@ironsoftware/ironpdf";
// Apply your IronPDF license key
IronPdfGlobalConfig.getConfig().licenseKey = "{YOUR-LICENSE-KEY-HERE}";
Questions or Need Support?
If you need additional support or have any inquiries, our team is here to assist you. Don't hesitate to ask our team.