How To Extract PDF Meta Data and use in Umbraco's Lucene Search Results
I am looking for a C# example of how to extract meta data from PDF (ie Description and other fields) and display them in Umbraco's Lucene search results.
Note: We are on Umbraco 7.11.1
How To Extract PDF Meta Data and use in Umbraco's Lucene Search Results
I am looking for a C# example of how to extract meta data from PDF (ie Description and other fields) and display them in Umbraco's Lucene search results. Note: We are on Umbraco 7.11.1
Thanks
Tom
You can use this package for search over pdfs https://github.com/umbraco/UmbracoExamine.PDF
is working on a reply...