This entirely depends on how complex your PDFs are. @malikusama95
The simple way to do this would be to read in all of your PDFs with separate readers, combining them with a combination of PDFStyler and PDFPageFormatter transformers, and then writing them out to PDF with a PDF Writer.
For more information on how to deal with PDFs in FME see these resources:
This entirely depends on how complex your PDFs are. @malikusama95
The simple way to do this would be to read in all of your PDFs with separate readers, combining them with a combination of PDFStyler and PDFPageFormatter transformers, and then writing them out to PDF with a PDF Writer.
For more information on how to deal with PDFs in FME see these resources: