Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Included ZendPdf library is not PHP7 compatible #20

Open
jokumer opened this issue Sep 15, 2017 · 6 comments
Open

Included ZendPdf library is not PHP7 compatible #20

jokumer opened this issue Sep 15, 2017 · 6 comments

Comments

@jokumer
Copy link
Contributor

jokumer commented Sep 15, 2017

Included ZendPdf library should be updated to newer version, which is PHP7 compatible

@medarob
Copy link

medarob commented Feb 6, 2020

That is a good idea :) Maybe with an update some bugs will be resolved.

@jokumer
Copy link
Contributor Author

jokumer commented Feb 6, 2020

How many and what kind of bugs?

@medarob
Copy link

medarob commented Feb 6, 2020

I just created a new issue where the import from exported PDF files from Adobe InDesign is not working correct. The keywords are missing after the upload to TYPO3. Maybe this is related to the outdated ZendPdf library?

Yesterday I created an issue that the content_creation_date and content_modification_date are not imported from PDFs.

There is also an issue importing those dates from images:

I have the following dates in the image
grafik

and this gets imported into TYPO3
grafik

@medarob
Copy link

medarob commented Feb 6, 2020

It seems like that ZendPdf is abandoned: https://github.com/zendframework/ZendPdf and TCPDF is recommend :/ or is there a newer version somewhere?

@jokumer
Copy link
Contributor Author

jokumer commented Feb 6, 2020

Okay, good. I did not have such use cases yet. Found out that https://github.com/agungsijawir/ZendPdf is the most actual version, with some bugfixes, but not explicit PHP 7 compatible.
If you can reproduce the bugs you mentioned, you could try to test a newer ZendPdf version within EXT:metadata

@fabarea
Copy link
Owner

fabarea commented Feb 6, 2020

Thanks for digging here. I am following the topic although with a limited time. If you find yourself with a working replacement, don't hesitate to provide with a PR. I'll happy to merge it. :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants