shemanaev/DotOPDS

Pdf tree import plugin added to https://github.com/GerritV/DotOPDS

gerritv opened this issue · 1 comments

FYI, I updated my repository with the working pdf tree importer. This uses iTextSharp to retrieve Info from pdf file.
It expects a Genre on command line for the top level. Each directory in the path to pdf file is added to the Genre list. Keywords, if any in the pdf, are indexed but not stored.

Added to readme. Good work 👍