I'm looking for some guidance on what transformers to use to create a multi-page PDF map book based on a pre-defined grid. I have a shape file that represents the page extents (the grid) with a page number attribute. I'd like each page in the PDF to correspond to a grid square extent. And each page should contain the page number from the grid shape file.
Any guidance on which transformers I should be looking at would be much appreciated.
Thank you!