rightsourcecompliance / zendpdf
Zend Pdf Component
2.0.5
2024-08-16 18:51 UTC
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-03-16 20:31:05 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.