Hi All, We are uploading XDP forms in AEM and we want to write a service which will convert XDP forms to PDF. I wanted to write one servlet in AEM which will convert XDP to pdf. It would be great If some one can share any available resource or API.. Thanks Siva
I assume you're running the standalone version vs. JEE. Also are you creating a non-interactive PDF or a form to be filled. If it's a form I'd not recommend doing this and switch to an HTML rendering of the XDP or look at Adaptive Forms. The javadocs are available here AEM Forms API
I assume you're running the standalone version vs. JEE. Also are you creating a non-interactive PDF or a form to be filled. If it's a form I'd not recommend doing this and switch to an HTML rendering of the XDP or look at Adaptive Forms. The javadocs are available here AEM Forms API