Help needed for correctly tagging XDP file using form designer app
Hi,
We have a requirement to render accessible PDF from XDP (XFA based) from Adaptive form.
We are able to render static PDF which is tagged from Adaptive form (using XDP custom template) using Output service API.
The issue that we need help is with the tag structure.
The tags structure generated in the static PDF has tags something like shown below:

using <Div>, <Set>, <Form>.
The expected tag structure is as shown below:

Can we achieve this tag structure. Any help would be great.
Thanks,