


Solved! Go to Solution.
Views
Replies
Total Likes
Do you have AEM forms OSGI?
if yes I can point you to some examples
Could you point me to these examples. In that way, although we use a AEM Forms JEE setup, maybe I can find some things that could help me.
Thx for any helpfull tips.
Ok.Are you familiar with DDX?
if not please refer to this document.
https://helpx.adobe.com/pdf/aem-forms/6-2/ddxRef.pdf
The ddx describes how you want to assemble pdf files
then use invoke ddx component in workbench to create a process to assemble document
Ok thank you for this usefull information.