11 Commits

Author SHA1 Message Date
Jean-Francois Dockes
52d3bfa54f Change the shebang line from python2 to python3 for all scripts 2018-06-01 14:55:10 +02:00
Jean-Francois Dockes
0b8988cd64 Fix Windows PDF indexing. The successful test for poppler/pdftotext was not acknowledged and pdf indexing always failed 2018-01-19 13:15:51 +01:00
Jean-Francois Dockes
123d5b36ad pdf: add and document MetaFixer::wrapup() method 2017-05-17 08:32:23 +02:00
Jean-Francois Dockes
ef9e7a935b PDF XMP: move field editing code to external script, document 2017-05-17 06:57:52 +02:00
Jean-Francois Dockes
9e046187da pdf xmp metadata: handle the case where the x:xmpmeta node is omitted and the XML root is rdf:RDF 2017-05-16 03:20:57 +02:00
Jean-Francois Dockes
6f44dce466 pdf: Added field-fixing method for Xml metadata 2017-05-15 14:04:55 +02:00
Jean-Francois Dockes
ccc0398155 Handle a unicode conversion issue. Avoid returning None as document for an empty document 2017-05-15 12:35:59 +02:00
Jean-Francois Dockes
d87d410f11 pdf: added capability to extract metadata from XML packet 2017-05-12 10:27:12 +02:00
Jean-Francois Dockes
06e8424048 Changed input handler shebang lines to use explicit python2 instead of python. Cant switch to python3 because of msodump anyway 2017-04-09 04:09:02 +02:00
Jean-Francois Dockes
d6b230043c Check for newer pdftotext version to avoid double HTML escaping. fixes issue #318 2016-08-05 08:51:34 +02:00
Jean-Francois Dockes
b421f86f72 renamed rclmpdf.py to more normal rclpdf.py 2016-04-11 13:59:07 +02:00