[
https://issues.apache.org/jira/browse/OFBIZ-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18036759#comment-18036759
]
ASF subversion and git services commented on OFBIZ-13300:
---------------------------------------------------------
Commit bec8adda5272ae1fc969bdbfa93eff3d5c65c233 in ofbiz-framework's branch
refs/heads/trunk from Nicolas Malin
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=bec8adda52 ]
Improved: Replace iText by librePDF (OFBIZ-13300)
With OFBIZ-10455 (Put back the com.lowagie:itext license from 4.2.0 to 2.1.7),
this library has been block in the past.
It's not a good solution for the future due to dependencies conflict.
So we replace the old library itext by librepdf
(https://github.com/LibrePDF/OpenPDF) that replace natively it.
> Replace iText by librePDF
> -------------------------
>
> Key: OFBIZ-13300
> URL: https://issues.apache.org/jira/browse/OFBIZ-13300
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Nicolas Malin
> Assignee: Nicolas Malin
> Priority: Minor
> Attachments: OFBIZ-13300.patch
>
>
> With OFBIZ-10455 (Put back the com.lowagie:itext license from 4.2.0 to
> 2.1.7), this library has been block in the past.
> It's not a good solution for the future due to dependencies conflict.
> I have currently this problem with jasper library that use librepdf to
> replace itext.
> I propose to replace the old library itext by librepdf
> ([https://github.com/LibrePDF/OpenPDF)] that replace natively it.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)