how to render tagged PDF using custom XDP template from adaptive form
Hi,
We are trying to render tagged PDF using custom XDP (XFA based) from Adaptive form.
As we need a static pdf, we are using doRService for rendering tagged PDF.
The issue that we are facing is that the generated PDF from Adaptive form is not using custom XDP.
Adaptive form has the following configuraiton:
1. Adaptive form - open properties - Form Model - None
Document of Record template configuration - Associate form template as document of record template
We have a custom button, which triggers the servlet to render PDF using DorService api.
Please let me know why the PDF rendered is not picking the custom XDP
