SetaPDF-Merger Component Introduction and Index
The SetaPDF-Merger component allows a PHP developer to assemble existing PDF document into a new document. This can be done by joining pages of different documents in a new document or by creating a PDF Portfolio (also known as a Collection, or PDF Package) which can act like a kind of archive file including folders and individual metadata of the embedded files.
Like all SetaPDF components, it is based on the Core component. This manual describes only the high-level functionalities related to this component and may refer to the manual of the Core component.
- Getting Started
- The Main Class
- Add Files or Documents
- Encrypted Documents
- PDF Forms
- Performance Optimizations
- PDF Portfolios (aka PDF Packages or Collections)
- Refactor Version 1 Code
- API Reference