The PDF Reader module allows you to display PDF files attached to your Drupal entities using various rendering methods. It offers integrations with Google Docs Viewer, pdf.js, direct embedding, and Microsoft Office Web Viewer to present your PDFs on your site.
PDF Reader will render your entity file fields with the selected PDF renderer.
The implemented PDF renderers are:
- Google Docs Viewer
- pdf.js - PDF Reader in JavaScript
- Direct PDF embed
- Microsoft Office Web Viewer(7.x-2.x-dev)
Important: Zohoo Viewer has been discontinued.
If you want to suggest a new one, you can file a feature in the issue tracker. Patches are welcome.
Usage
Create or attach an existing file field into an entity. Select the display options to be PDF Reader.
Select settings to adjust the width and height to your needs and some other options.