xperseguers / t3ext-extractor

TYPO3 Extension extractor
https://extensions.typo3.org/extension/extractor
GNU General Public License v2.0
15 stars 24 forks source link

Encrypted PDFs cause a fatal error. #10

Closed brannow closed 4 years ago

brannow commented 5 years ago

AES encrypted (password) Metadata cause a fatal exception.

so if the xmpXMLData are not started with <?xpacket there are no parseable meta data.

see: https://www.antenna.co.jp/xml/xmllist/XMP/XMPSpecification.pdf page 33

xperseguers commented 4 years ago

many thanks for the big improvement.