iText is still open source but the license has changed.
OpenPDF is the LGPL and MPL fork of iText from before the license
changed to the AGPLv3. If you want to use iText with the free AGPLv3
license then you need to open source your software as well.
Alternatively iText has commercial licenses
BTW Itext is no more open source, right?
Il 28/01/2022 10:29, Volker Lamp ha scritto:
Hello everybody
Thank you all for your responses. Very useful to learn various libraries
are being used in Tapestry apps. iText, JasperReport, PDFBox, and FOP.
We'll go with Apache FOP in our project as it tu
Hello everybody
Thank you all for your responses. Very useful to learn various libraries
are being used in Tapestry apps. iText, JasperReport, PDFBox, and FOP.
We'll go with Apache FOP in our project as it turns out we can re-use some
FOP stylesheets from another project.
A Tapestry FOP module w