1 Answer. iText is free software released under the AGPL. This means that it can be used for free on condition that you also release the source code of your project for free under the same license.

Is iText 7 free?

By following the rules of the Affero General Public License (AGPL), you may use iText 7 Community and a handful of add-ons at no cost.

Is iText 5 free?

You have to pay for it. To answer your question: iText can be used for free in situations where you also distribute your software for free. As soon as you want to use iText in a closed source, proprietary environment, you have to pay for your use of iText.

Can iText 2.1/7 or earlier be used commercially?

We do not recommend the use of versions prior to 5.1 for commercial projects as your company could be liable for copyright or IP infringements. Of course, this seems a warning only. Discouragement of not using iText with earlier version due to Technical reasons could be understood but Legal reasons are not worth.

Is Itextsharp free for commercial use?

Yes, as long as you don’t try to sell it to your customer as your own product (;-)), you’re free to use and deploy it as part of your own app. Update 02/06/2011: iText appears to now have a strong copyleft license (AGPL). This means that you cannot use it as part of a commercial product…

Is iron free PDF?

Licenses start at just $499 and include one free year of support and updates. You can also try IronPDF free for 30 days with a trial license key.

Is iText same as iTextSharp?

As you can tell from the historical overview, iTextSharp has always been kept in sync with iText, but before version 5, there was a difference in version numbers. Starting with version 7, the name iTextSharp is no longer used in favor of using the name iText. iText 7.

Is iTextSharp free for commercial use?

Can I use iTextSharp?

Yes, as long as you are just dynamically linking it under the LGPL. Edit: See accepted answer, iText now uses a strong copyleft licence which requires you to release your source code if you use it.

Is iTextSharp open source?

iTextSharp is licensed as AGPL software. AGPL is a free / open source software license.

Is iText licensed?

iText was written by Bruno Lowagie. The source code was initially distributed as open source under the Mozilla Public License or the GNU Library General Public License open source licenses….iText.

Developer(s)iText Group NV
TypeLibrary
LicenseAGPLv3 Proprietary
Websiteitextpdf.com

What happened to the iText license?

The iText license was changed to AGPL with the 5.0 release. There were no released 3.x or 4.x versions; the version number was increased simply to bring it in line with iTextSharp. As iText no longer makes the older binaries available, you would do well to get the code from a trusted source and compile it yourself, for security reasons.

Should iTextSharp be free for commercial use?

For now it should be free, but maybe one day it could become commercial. As I know iTextSharp is not LGLP it’s AGPL, and AGPL is for commercial software not a good solution. Is that right? I cannot use iTextSharp (free) for commercial software?

Does iText no longer support older versions of iText?

As iText no longer makes the older binaries available, you would do well to get the code from a trusted source and compile it yourself, for security reasons. There is actually a 4.2.0 version in the iText SVN repository which is still under the old license scheme. Note the commit message:

Which version of iText is dual licensed under MPL and LGPL?

Version 2.1.7 was the last released version which is dual-licensed under MPL and LGPL. To my knowledge, these are friendly to closed source software. You (or ideally a lawyer) will need to review the license terms to assess their suitability for your project. The iText license was changed to AGPL with the 5.0 release.