Download the PHP package devsconexa/pdf-version-converter without Composer
On this page you can find all versions of the php package devsconexa/pdf-version-converter. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download devsconexa/pdf-version-converter
More information about devsconexa/pdf-version-converter
Files in devsconexa/pdf-version-converter
Download devsconexa/pdf-version-converter
More information about devsconexa/pdf-version-converter
Files in devsconexa/pdf-version-converter
Vendor devsconexa
Package pdf-version-converter
Short Description PHP library for converting the version of PDF files (for compatibility purposes).
License MIT
Package pdf-version-converter
Short Description PHP library for converting the version of PDF files (for compatibility purposes).
License MIT
Please rate this library. Is it a good library?
Informations about the package pdf-version-converter
PDF version converter
PHP library for converting the version of PDF files (for compatibility purposes).
Requirements
- PHP 5.3+
- Ghostscript (gs command on Linux)
Installation
Run php composer.phar require xthiago/pdf-version-converter dev-master
or add the follow lines to composer and run composer install
:
Usage
Guessing a version of PDF File:
Converting file to a new PDF version:
Contributing
Is really simple add new implementation of guesser or converter, just implement GuessInterface
or ConverterInterface
.
Running unit tests
Run phpunit -c tests
.
All versions of pdf-version-converter with dependencies
PHP Build Version
Package Version
The package devsconexa/pdf-version-converter contains the following files
Loading the files please wait ....