Hi @LendonSi ,You can make use of Java APIs to read the pdf contents, below are some referenceshttps://developer.adobe.com/document-services/apis/pdf-extract/https://www.nutrient.io/blog/programmatically-editing-a-pdf-using-java/https://www.baeldung.com/java-pdf-file-readhttps://www.javadoc.io/doc/c...
Hi @TejaswiniS1 , Is this the POM of repository structure ? You will need to add /conf as a root path in repository structure's POM if not already done. Like this - https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/interesting-error-with-filevault-package-maven-plugin-1-0-3/m...
Hi @TharakaRa , Please refer https://stackoverflow.com/questions/13233149/get-horizontal-scroll-event-in-js , use your class/id to identify the parent element and then listen to the event. Regards,Anupam Patra
Hi @TejaswiniS1 , Please check https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/filter-xml-validationviolation-quot-jackrabbit-filter/m-p/619966 you will have to define them in your repository-structure . Also refer https://experienceleaguecommunities.adobe.com/t5/adobe-exp...
Checkout https://experienceleaguecommunities.adobe.com/t5/adobe-experience-manager/load-site-specific-client-libs-using-editable-template/m-p/369017for thread more info.
Hi @MohammadUsman , Is it not possible to use another JSON dependency other than org.apache.sling.commons.json?I was able to build the code successfully by removing the above dependency and replacing few codes. Regards,Anupam Patra