Download the PHP package 10usb/pdf-lib without Composer
On this page you can find all versions of the php package 10usb/pdf-lib. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download 10usb/pdf-lib
More information about 10usb/pdf-lib
Files in 10usb/pdf-lib
Download 10usb/pdf-lib
More information about 10usb/pdf-lib
Files in 10usb/pdf-lib
Please rate this library. Is it a good library?
Informations about the package pdf-lib
pdf-lib
A PHP PDF library that is not created to easily add rich content (HTML etc) to a PDF file. But rather allowing any valid PDF content to be added to the file without the excess of functionality that "tries" to emulate HTML like behavior and limit/complicate simple tasks. This library takes the concept that every page is no more then just a canvas area that can takes 2D graphics rendering commands. Any other functionality there might be is considers meta data.
Example
Nice to have
While a lot can be done, more can be done.
- Ability to set the compression/filter methods to use (or none)
- Append the contents of one file to then end of an other (or even better insert between)
- Clean-up an incremental updated pdf file
- Add optimization of render insttructions
- Add optimization by shared resource dictionary between pages
All versions of pdf-lib with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.0
The package 10usb/pdf-lib contains the following files
Loading the files please wait ....