Download the PHP package vielhuber/pdfexport without Composer
On this page you can find all versions of the php package vielhuber/pdfexport. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vielhuber/pdfexport
More information about vielhuber/pdfexport
Files in vielhuber/pdfexport
Download vielhuber/pdfexport
More information about vielhuber/pdfexport
Files in vielhuber/pdfexport
Vendor vielhuber
Package pdfexport
Short Description Collection of useful shorthand string related functions in php.
License MIT
Package pdfexport
Short Description Collection of useful shorthand string related functions in php.
License MIT
Please rate this library. Is it a good library?
Informations about the package pdfexport
🍊 pdfexport 🍊
pdfexport exports pdfs.
Features
- easy syntax
- can merge/grayscale/fill pdfs
- individual headers per page possible
- very fast because of combining commands
- overcomes command line / process limits
- allows php code inside html templates
- counts pages of pdfs
- can set a limit on page counts
- splits pdfs in chunks of size n
- can create pdf/a files
- can disallow printing and editing
- stamp/watermark pdfs
Requirements
Installation
install once with composer:
then add this to your files:
you also can provide custom paths to underlying libs:
in laravel just populate .env:
and can overcome *nix limits by increasing the ulimit for open files:
you can do this permanently inside /etc/security/limits.conf:
Usage
All versions of pdfexport with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package vielhuber/pdfexport contains the following files
Loading the files please wait ....