tried in many jar version? Someone help me
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itext7-core</artifactId>
<version>7.1.9</version>
<type>pom</type>
</dependency>
<!-- iText pdfHTML add-on -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>html2pdf</artifactId>
<version>3.0.0</version>
</dependency>
Solved! Go to Solution.
Views
Replies
Total Likes
Refer the following forum URL - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/maven-dependency-when-usin... with same type of request to resolve the issue
Regards
Albin I
Refer the following forum URL - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/maven-dependency-when-usin... with same type of request to resolve the issue
Regards
Albin I
@Albin_Issac I am facing similar issue. Tried adding embed dependency but is of no luck.
I am using AEM Sites SDK.
I have also posted the details in below post
Views
Replies
Total Likes
I had similar issue and solved by creating a new common-core module in the project.
Please find the article where I mentioned the steps on how I created.
https://www.linkedin.com/pulse/revsolve-external-dependencies-aemacs-arunkumar-papena/
Views
Replies
Total Likes
Views
Likes
Replies
Views
Likes
Replies