Can I still release a product with iText 2.1.5? -


I can not find any links related to SourceForge from 2.1.5. I wonder if I can still use this version as a third party component in my product.

Any comment will be appreciated!

Of course, you can search the web and you will find that version easily (e.g. Or) this is a different question, although you should still use that version. It is very old and many bugs have been fixed and new functionality has also been added. Then do the following:

  • Check license restrictions (LGPL vs AGPLL)
  • If you do not have any problem with a GPL-based license then use the latest 5. X version
  • If you can not buy commercial licenses using APGL or at least use version 2.1.7
  • If you go route 2.1.7 then some Trial - In many cases it still works fine. If not, you have to fix it yourself

Comments

Popular posts from this blog

Java - Error: no suitable method found for add(int, java.lang.String) -

java - JPA TypedQuery: Parameter value element did not match expected type -

c++ - static template member variable has internal linkage but is not defined -