PDF .NET Library  .NET PDF Component Library. PDF creator, PDF maker.
Home Products Code Library Online Demos Support Buy About Us  
Code Library

Specifying your PDFTechLib License Key

The following code snippet demonstrates how to enter a valid license key. Entering a valid license key will remove the PDF Technologies logo from the output PDF

c# sample:

PDFDocument.License = "JRO1F2MS-2021-188-J004A";

Back to PDF Code Library