I am facing an issue while importing dependencies in my project. I need to import itextpdf dependency to use pdfWriter and I am trying to use 5.5.13.3 version.
I am using AEM as a cloud Service SDK platform.
The error logs are as below :
Attached are the screenshots of the dependencies added in the POM files.
pom.xml
core/pom.xml
The dependencies are shown with the following status while checking the bundle with the build success.
Though, if I am trying to import these dependencies in a class and building the code it fails.
I have also tried with a solution to add embed-dependencies which I could not find helpful. With that I have also tried with one more solution which also didn’t help.
Solved! Go to Solution.
Hello @anshul__ ,
The same issue is resolved in this thread. Please check: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/com-itextpdf-html2pdf-and-...
Hello @anshul__ ,
The same issue is resolved in this thread. Please check: https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/com-itextpdf-html2pdf-and-...
Hi @Sady_Rifat,
Thanks for your response. I tried with the solution approach, but still facing some build error for the new module we have created. Can you connect for the help?
@Sady_Rifat Thanks, it worked.
Views
Likes
Replies