Skip to main content

i have many PDF , that PDF i want to merge in single PDF 

 

how can i do this 

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:

 

Thanks for answer @Evie Lapalme​ 

i want to multiple PDF's in one booklet

i am giving you example in attachment

same name files merge in one PDF booklet.

please give me solution

FME_q2


Reply