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 purchase an IronPDF license or sign up for a free 30-day trial license of IronPDF.

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}";
NODE.JS

Questions or Need Support?

If you need additional support or have any inquiries, our team is here to assist you. Don't hesitate to contact our support team.