mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/PdfHandler
synced 2024-11-27 17:50:47 +00:00
86df1cd6c6
XMP extraction does not work for me with libpoppler 0.86, because when the output of the two commands is concatenated, there is no "Metadata:" prefix introducing the XMP. It ends up splitting every line of the XML on colon characters in attribute names, spamming lots of little properties into the final result. I can confirm that it's also broken in production. So, just treat the output of pdfinfo -meta as plain XML. Change-Id: Ia3df17daed0f27e95294b5d97872ec064c79965c |
||
---|---|---|
.. | ||
CreatePdfThumbnailsJob.php | ||
PdfHandler.php | ||
PdfImage.php |