I need to create a PDF report containing:
- A logo in the header
- A repeating title per page
- A random number of images (from JPEG files) with a fixed number per page
- A table of attributes (from an Excel spreadsheet)
To create this dynamic output is very hard (if at all possible) using FME.
I tried using the PDFPageFormatter and some of the items can be created (but are not straight forward).
I would like to have better support for creating PDF reports as output format.