AMQP (Advanced Message Queuing Protocol) worker to convert PDF to plain-text.
Make sure the silverorange composer repository is added to the composer.json
for the project and then run:
composer require silverorange/amqp-pdf-to-text
The tool pdftotext
must be installed on the system. In CentOS distributions
this is found in the poppler-utils
package.