Default Merge Processes
The SetaPDF-Merger component
allows PHP developers to merge PDF documents, add named destinations and append or insert PDF pages.
These demos show some simple merge processes using PHP.
Further information can also be found in the official
SetaPDF-Merger manual.
A simple PHP demo showing how to merge several PDF documents stored in the file system.
This PHP demos shows how to merge PDF document instances which are independent from the file system.
A PHP demo showing how to control which pages of a PDF file should be merged.
Add named destinations to merged PDF files, pages or ranges.
This PHP demo shows how to start with an existing PDF and append pages from another document.
A PHP demo showing how to repeat a PDF page several times.
Import a whole document but insert pages between.