Expand my Community achievements bar.

how to create interactive forms pdf using AdobeAEM template in java

Avatar

Level 2

I created a template using AEM forms designer. And my input is Map with key, value pairs. And i need java code to pass these values to template and generate a pdf.

1 Reply

Avatar

Employee Advisor

Are you using Aem forms OSGi or JEE?You need to have either of them to call the output service API which will convert the xdp to PDF.