Download the PHP package kadudutra/libmergepdf without Composer
On this page you can find all versions of the php package kadudutra/libmergepdf. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download kadudutra/libmergepdf
More information about kadudutra/libmergepdf
Files in kadudutra/libmergepdf
Download kadudutra/libmergepdf
More information about kadudutra/libmergepdf
Files in kadudutra/libmergepdf
Vendor kadudutra
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.
Installation
Usage
Append the first ten pages of bar.pdf to foo.pdf:
Bulk add files from an iterator:
Merging pdfs of version 1.5 and later
The default FPDI
driver is not able handle compressed pdfs of version 1.5 or later.
Circumvent this limitation by using the slightly more experimental TCPDI
driver.
Using an immutable merger
Immutability may be achieved by using a driver
directly.
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.
All versions of libmergepdf with dependencies
PHP Build Version
Package Version
The package kadudutra/libmergepdf contains the following files
Loading the files please wait ....