I was investigating if we can use this application to merge PDF documents.
Checking the software I noticed that the software underneath (iTextSharp) is EOL / Deprecated.
Are there plans to use the new version iText 8?
Kind regards,
Peter
Or using the module iText Core as the upgrade page is suggesting. (https://itextpdf.com/products/itext-core)
I think that was related due to the introduction of Dual Licensing in iText 7 (component uses iText 5 if I'm not mistaken).
From my side, I don't have plans to upgrade the library, unless there's something needed.