rightsourcecompliance / zendpdf
Zend Pdf Component
Installs: 2 820
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 4
Forks: 93
pkg:composer/rightsourcecompliance/zendpdf
Requires
- php: >=5.3.3
- zendframework/zend-memory: >=2.0.0
- zendframework/zend-stdlib: >=2.0.0
This package is auto-updated.
Last update: 2025-10-16 22:03:19 UTC
README
ZendPdf component
Note: this fork is being maintained since the original has been abandoned. The primary purpose is to add support for AcroForms (PDF forms and fields).
Installation
Run the command:
composer require "rightsourcecompliance/zendpdf": "~2.0.4"
At that point, follow the instructions in the documentation folder for actual usage of the component.