PDF to HTML
PDF to HTML

INTRODUCTION

Simple module that provides integration with pdftohtml php library.
Generates nodes from the given PDF documents and stores generated HTML as a cotent for target textarea field.
Optionally you can store the pdf document in the target Content type file field.

REQUIREMENTS

Requires Poppler-utils to be installed on the server.
See instructions here.

INSTALLATION

Drupal 8: recommended installation method is composer require.

Drupal 7:
Run composer install inside module project root folder.
Install Poppler-utils.

CONFIGURATION

1. Set Poppler utils install path on the form admin/config/development/pdf-html
2. Enter PDF files folder location.
3. Choose Target Content Type
4. Choose target field where to store generated HTML
5. Optionally set file field to store processed PDF file.

Supporting organizations: 

Project information

Releases