I am trying to build a Document Merge flow using the Adobe Merge PDFs action.
Goal: Retrieve table data from Excel file; Create Word templates from Excel data; Convert each Word template to PDF; Merge all PDF document into a single PDF document with one address per page.
Everything is working except the 'Create file' output is a single page pdf with only one address, when - based on the available test data, there should be two pages with one address on each page.
How do I make this dynamic, so that every line from the Excel is reflected as a separate page in the final pdf document?
What am I missing?
