We often wanted to create an PDF document with multiple pages, or multiple PDF documents, all using the same page layout template. Currently the PDFPageFormatter only works with one page at a time, requiring complicated workflow change to create multi-page or multiple PDF document creation.
It would be great to have a Group By parameter in this transformer, so that creating PDF pages or files with the same layout template becomes simpler.
Would be nice to be able to:
- Create page numbers dynamically for each group
- Use only the features within each group to populate the page
- Use only the features within each group to determine the extend of the data