Do we need to have XDP template for generating DoR from Adaptive form on AEM 6.5
Hi Team,
I have posted a similar question before, but this time its different slightly.
We have managed to render DoR from adaptive form using outputService.generatePDFOutput, with merged data. The adaptive form fields are binding with XDP template fields, by associating XDP with Adaptive form (xdpRef property).
The question that we have is, is there any way to render PDF with merged data form adaptive form, without XDP associated to it. We are trying to understand if there is any possibility of creating an adaptive form directly on AEM, and rendering the PDF with data, by not using XDP template at all in future (to prevent the use of designer). Is there any way to create template within forms in AEM 6.5?
Please also consider the fact that, PDFs have specific templates, which are currently maintained using XDP template.
Thank you.