[
https://issues.apache.org/jira/browse/OFBIZ-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18029411#comment-18029411
]
Nicolas Malin commented on OFBIZ-13300:
---------------------------------------
There is :
[https://demo-trunk.ofbiz.apache.org/content/control/EditSurvey?surveyId=1601]
Check the button 'Generate Questions from AcroForm PDF' . This call iText to
read the pdf (and now librePDF with the fix)
> 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)