Question
getting Exception com.adobe.pdfjt.core.exceptions.PDFIOException
Hi Guy's
i'm tryng to create PDF using Adobe PDF java toolkit but i'm getting this Exception
Exception in thread "main" com.adobe.pdfjt.core.exceptions.PDFIOException: Invalid license
at com.adobe.pdfjt.core.license.LicenseManager.validateLicense(Unknown Source)
at com.adobe.pdfjt.pdf.document.PDFDocument.<init>(Unknown Source)
at com.adobe.pdfjt.pdf.document.PDFDocument.newInstance(Unknown Source)
Please Help me
