Avatar

Level 8

Huum, interesting.  My suspicion is that the document is being merged with the data, but there is no request to re-render the form happening.  With Dynamic forms the document isn't fully rendered until it gets to the client (usually Reader).  Since the no-xfa is part of the merge, the request to render at client may be removed with the XFA.

Can you try merging the data with the form using LC Forms?  Then take the result and use assembler to do a no-xfa.

The other option would be to use LC Output to merge the template and data.  That would give you a non-interactive form without using no-xfa