Creating a continuous master page layout in XFA based forms
- July 6, 2023
- 2 replies
- 1472 views
We have a use case where we have to design a form divided into sub forms , tables(static and dynamic) , nested tables and each section have a different requirement of headers. We can handle continuous tables or sub form header with the help of multiple master pages. But with multiple master pages it creates a space between continuous sections following particular master page style and the new section always start with a new page following other master page style. Is there a way can we start a new master page sections just after end of previous master page sections to remove spaces? Attached a sample explaining the use-case