Strong recommendation for OpenPDF 1.0.5 instead of iText 2.1.7
Issue: SPR-16107
(cherry picked from commit b70d400)
This commit is contained in:
@@ -1831,7 +1831,15 @@ server with the correct content type to (hopefully) enable the client PC to run
|
||||
spreadsheet or PDF viewer application in response.
|
||||
|
||||
In order to use Excel views, you need to add the Apache POI library to your classpath,
|
||||
and for PDF generation, the common iText 2.1.7 or its fork OpenPDF (e.g. OpenPDF 1.0.4).
|
||||
and for PDF generation preferably the OpenPDF library.
|
||||
|
||||
[NOTE]
|
||||
====
|
||||
Use the latest versions of the underlying document generation libraries if possible.
|
||||
In particular, we strongly recommend OpenPDF (e.g. OpenPDF 1.0.5) instead of the
|
||||
outdated original iText 2.1.7 since it is actively maintained and fixes an important
|
||||
vulnerability for untrusted PDF content.
|
||||
====
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user