Can I use a previous version of iText(Sharp) under the LGPL?
Posted
by Jens
on Stack Overflow
See other posts from Stack Overflow
or by Jens
Published on 2010-04-22T15:08:40Z
Indexed on
2010/04/22
18:03 UTC
Read the original article
Hit count: 380
I'd like to use iTextSharp for PDF manipulation. I need it to run under medium trust (webserver) and to be free of charge (sice this is a very small project), therefore there is not much competition.
Unfortunately, since I need it for a commercial project, I cannot the AGPL introduced with version 5.0. Do you know if I may use the 4.x versions using the LGPL? Or is their license automatically updated to the APGL?
© Stack Overflow or respective owner