Hello,
I am generating a batch of PdfDocument objects that contain form fields (each PdfDocument can be one of 7 different templates) that I am assembling into a single MergeDocument. When I attempt to view the document after generation and assembly, it fails with a "Root object is missing or invalid" error message.
Can you please help?