nus-cs2113-AY2122S1 / forum

3 stars 1 forks source link

Request to use IText 7 #133

Closed 3m0W33D closed 3 years ago

3m0W33D commented 3 years ago

Library

IText 7 Dependencies SLF4J NOP Binding

Purpose

Export text to a pdf file.

License

AGPL License MIT License

okkhoy commented 3 years ago

hmmm... is there a different PDF library you can use? AGPL is another one of those complex licenses... if you can find a different PDF library to export PDF, I suggest you use that?

3m0W33D commented 3 years ago

Hi Prof, previously this library was approved in #111 also with AGPL. This is simply the upgrade version of the same library as IText 5 was deprecated.

okkhoy commented 3 years ago

I think I didn't pay full attention then! I will approve this as well. Please ensure you adhere to the license terms 👍 As such MIT and *GPL* are kinda compatible, but the *GPL* ones are a bit complex. So do what is necessary to not violate the terms (which you need to figure out 🙂)