Hello,
I am creating PDF files using FME and am experiencing a serious performance issue (the process is very slow).
I have a PDF template that I read and merge with my data so that each ID gets its own template. I use specific X,Y coordinates to write text at the correct positions in the PDF, and then I use the ID in the PDF writer to generate one PDF document per ID that includes both the data and the template.
The output is correct and matches my expectations; however, exporting all records with the template takes a very long time.
I was thinking to use the PDF Page Transformer, but rebuilding the pages also takes a significant amount of time.
Is there any way to improve performance and make my current solution faster without completely rebuilding the workflow?
thanks in advance
FME 2021


