Ajax Document Viewer module, allows to provide a document viewer for the uploaded documents in the drupal.
To view the document, the user no need to download the document into his machine. Using ajax document viewer the documents of type pdf, doc, xls and many more can be seen online.

This is very helpful if we need to show any documents which are available for read only but not for download. I checked in drupal.org various proejcts, but did not find this type of module.

So i have built a drupal module which integrates with ajax document viewer a 3rd party service and does this job.

More information about installing, using is available in module README.txt file

Project: http://drupal.org/sandbox/asifnoor/1315690

GIT Repository details: git clone --branch master asifnoor@git.drupal.org:sandbox/asifnoor/1315690.git ajax_document_viewer

Version: Drupal 7

Comments

asifnoor’s picture

Status: Needs review » Closed (duplicate)
avpaderno’s picture

Title: Ajax Document Viewer » [D7] Ajax Document Viewer
Issue summary: View changes
Related issues: +#1316852: [D7] Ajax Document Viewer