Download the PHP package imal-h/pdf-box without Composer
On this page you can find all versions of the php package imal-h/pdf-box. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download imal-h/pdf-box
More information about imal-h/pdf-box
Files in imal-h/pdf-box
Package pdf-box
Short Description Current Release of PDFlib provide you methods to convert PDF to Images as well as Images to PDF.
License MIT
Homepage https://github.com/imalhasaranga/PDFLib.git
Rated 4.50 based on 2 reviews
Informations about the package pdf-box
PDFlib 1.3.0
PDFlib is a project which enables you to interact with PDFs, Current Release provide you methods to convert PDF to Images as well as Images to PDF, future releases will included more functions to interact with PDF files
This project is an initiative of Treinetic (Pvt) Ltd, Sri Lanka. contact us via [email protected] and get your project done by the experts.
Requirements
You should have Ghostscript >= 9.16 installed and configured.
Install
The package can be installed via composer:
Usage
Converting a PDF to set of images.
Alternatively using chaining:
Making a PDF from set of images
If in anycase code throws '**** Unable to open the initial device, quitting.' this type of error that means program can't create temporary files because of a permission problem, this error only comes in the Linux or Mac Oparating systems so Please check the apache log and provide necessay permissions
Other useful methods
You can get the total number of pages in the pdf:
Changelog
Please see CHANGELOG for more information what has changed recently.
Contributing
Please see CONTRIBUTING for details.
Tests
- Make sure to run all the tests and see all of them are pssing before sumbitting a pull requests
How to run Tests ?
composer install
vendor/bin/phpunit
Credits
- Imal Hasaranga Perera
- All Contributors
License
The MIT License (MIT). Please see License File for more information.