Search PDF

Categories

Component ID

2098953

Component name

Search PDF

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

Overview

Specifically designed to index pdf files, Search PDF in built on PDF Parser, an opensource php library.
PDF Files are parsed and the text is extracted from each page.
The main advantage from this module is that it doesn't required external tool.

Installation

Please refers to the composer_manager module before installing this module.
Once done, go to the setup interface and select each content type to look for pdf attachments.

Dependencies

Due to namespace use, PHP 5.3 is required.
PDF Parser is a library provided through composer/packagist.
It allows automatic updates of this library regardless updates of this module which wrap it.