Download the PHP package madnh/fpdi-protection without Composer
On this page you can find all versions of the php package madnh/fpdi-protection. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download madnh/fpdi-protection
More information about madnh/fpdi-protection
Files in madnh/fpdi-protection
Download madnh/fpdi-protection
More information about madnh/fpdi-protection
Files in madnh/fpdi-protection
Vendor madnh
Package fpdi-protection
Short Description Composer version of Setasign FPDI-Protection
License Setasign FPDI-Protection
Homepage https://github.com/madnh/FPDI-Protection
Package fpdi-protection
Short Description Composer version of Setasign FPDI-Protection
License Setasign FPDI-Protection
Homepage https://github.com/madnh/FPDI-Protection
Please rate this library. Is it a good library?
Informations about the package fpdi-protection
FPDI-Protection
Composer version of Setasign FPDI-Protection and FPDF Protection script
This script allows to protect the PDF, that is to say prevent people from copying its content, print it or modify it.
Install
USAGE
- permissions: the set of permissions. Empty by default (only viewing is allowed).
- user_pass: user password. Empty by default.
- owner_pass: owner password. If not specified, a random value is used.
Permissions
The permission array contains values taken from the following list:
- FPDI_Protection::CAN_PRINT: print the document
- FPDI_Protection::CAN_MODIFY: modify it (except for annotations and forms)
- FPDI_Protection::CAN_COPY: copy text and images to the clipboard
- FPDI_Protection::CAN_ANNOT_FORMS: add annotations and forms
Example
IMPORTANT
Some PDF readers like Firefox ignore the protection settings, which strongly reduces the usefulness of this script.
All versions of fpdi-protection with dependencies
PHP Build Version
Package Version
The package madnh/fpdi-protection contains the following files
Loading the files please wait ....