Download the PHP package orbis/libmergepdf without Composer
On this page you can find all versions of the php package orbis/libmergepdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download orbis/libmergepdf
More information about orbis/libmergepdf
Files in orbis/libmergepdf
Download orbis/libmergepdf
More information about orbis/libmergepdf
Files in orbis/libmergepdf
Vendor orbis
Package libmergepdf
Short Description Library for merging multiple PDFs
License WTFPL
Homepage https://github.com/hanneskod/libmergepdf
Package libmergepdf
Short Description Library for merging multiple PDFs
License WTFPL
Homepage https://github.com/hanneskod/libmergepdf
Please rate this library. Is it a good library?
Informations about the package libmergepdf
libmergepdf
PHP library for merging multiple PDFs using FPDI
Installation
Install using composer.
Usage
Append the first ten pages of bar.pdf to foo.pdf:
Bulk add files from an iterator:
Bulk add files using symfony finder:
Known issues
- Links and other content outside a page content stream is removed at merge. This is due to limitations in FPDI and not possible to resolve with the current strategy. For more information see FPDI.
Testing
Unit tests requires dependencies to be installed using composer:
Credits
libmergepdf is covered under the WTFPL.
@author Hannes Forsgård ([email protected])
All versions of libmergepdf with dependencies
PHP Build Version
Package Version
The package orbis/libmergepdf contains the following files
Loading the files please wait ....