Hii I am new to switch, can you please help us to create a flow for merging two PDFs
first PDF will have one page (customized page) which will be a separate file, which will be changing for every file.
second PDF will be our bookblock, this will also be having different titles.
both PDFs will change every time and should meagre and give a merged output as one
create a flow for merging two PDFs (both PDFs will be different every time)
- magnussandstrom
- Advanced member
- Posts: 512
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Re: create a flow for merging two PDFs (both PDFs will be different every time)
To do this you can use 'Assemble job' then 'Merge PDF'.
How are you planning to input the files? A hotfolder for both files? Different folders? FTP? Mail? Submit point?
How are you planning to input the files? A hotfolder for both files? Different folders? FTP? Mail? Submit point?
Re: create a flow for merging two PDFs (both PDFs will be different every time)
need assistance with creating a workflow that can automatically merge two files based on an XML input. Here's my requirement:
I’m not sure how this will work, or if it's even possible
, but I hope this clarifies what I need. To give you more context:
The client provides a custom message which will be turned into a PDF. The first page of the PDF will consist of two pages (the message), and the second part will be an interior book block of 100 pages.
My goal is to merge these two files (2 pages + 100 pages = 102 pages) into one PDF that I can then send to the production team for printing.
I’m not sure how this will work, or if it's even possible





The client provides a custom message which will be turned into a PDF. The first page of the PDF will consist of two pages (the message), and the second part will be an interior book block of 100 pages.
My goal is to merge these two files (2 pages + 100 pages = 102 pages) into one PDF that I can then send to the production team for printing.
- magnussandstrom
- Advanced member
- Posts: 512
- Joined: Thu Jul 30, 2020 6:34 pm
- Location: Sweden
- Contact:
Re: create a flow for merging two PDFs (both PDFs will be different every time)
Yes this is possible in Switch. Is there a special reason why you want to initialize the flow with an XML? What does the XML look like?