If you see an error that says:
It means that the license key may have been copied incorrectly.
Please verify the following:
YOUR APRYSE LICENSE KEY::Testing::123
", then you would call:first
instance of PDFNet initialize
, and there should be only one call to PDFNet initialize
.If the license key is used in other calls to initialize besides the first then it will not work because PDFNet will already be loaded in demo mode which cannot be changed by another initialize
call.Before
any other calls to PDFNet
functions, you must call PDFNet initialize
.Initialize is required to load up the required parts of PDFNet that are used across all other PDFNet methods. The initialize method can be called multiple times but will only be activated the first time.Did you find this helpful?
Trial setup questions?
Ask experts on DiscordNeed other help?
Contact SupportPricing or product questions?
Contact Sales