Level 1
Level 2
Sign in to Community
Learn more
Sign in to view all badges
Expand my Community achievements bar.
This conversation has been locked due to inactivity. Please create a new post.
I have a requirement to download pdf files using internal pdftoolkit from AEM DAM. I was unable to get the below dependency in my custom servlet.
com.adobe.internal.pdftoolkit.pdf.document.PDFDocument
I have used below reference blog
http://experience-aem.blogspot.com/2016/02/aem-61-add-save-as-pdf-button-to-assets-console-action-ba...
AEM Version - 6.5.2
It would be great if you could help here.
Thanks,
Kiran
Solved! Go to Solution.
Hi,
As mentioned in the reference link, the jar is not available at adobe or maven repo, but available in AEM for run time support.
For compile support, you can add to your project maven repo or local repo from AEM.
check this if helps
https://aem6.wordpress.com/tag/maven/
View solution in original post
Views
Likes
Replies