Dear team,
We would like to know is there any license require or limitation if we use this component for commercial application?.
In our case we would like to use the search text in PDF so we consider to try this component and our application is commercial app so we would like to know about the license also.
Thanks & best regards,
Hello Hien,
This extension uses UglyToad PdfPig (https://github.com/UglyToad/PdfPig), which is a port of Apache's PDFBox. Based on the repository, it is licensed under the Apache License version 2.0. I am not a lawyer, but my understanding of Apache 2.0 is that it can be used in commercial software and resold. You do not need to disclose any source code, though if you make any significant changes to the PdfPig library itself you would have to disclose what those changes were (but not the source code). Using the library without changing it should be fully acceptable.
Hope that helps!
Hi Craig, Thanks so much for your information. It is really helpful for us.