You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 22, 2019. It is now read-only.
First of all, thanks for working on this new version of ZendPdf. I'm currently using ZendPdf to manipulate pdf's metadatas and it's perfectly working with all documents until version 1.4.
However, as PDF versions 1.5 (Acrobat 6) and version 1.7 (Acrobat 7) aren't yet supported, I can't change metadatas on documents generated with these versions.
As google unfortunately only suggested me commercial tools to deal with that task (such as SetaPDF), I was wondering if there was a roadmap to implement Acrobat 6 and Acrobat 7 support in ZendPdf or if you knew any Open Source Php Class including this feature ?