Tell me more ×
Drupal Answers is a question and answer site for Drupal developers and administrators. It's 100% free, no registration required.

I'm using the PDF Reader module to try to display a pdf file. Every thing works great using google docs viewer, embed but Pdf.js is not working with Colorbox Popup, I get a blank Colobox lightbox.

Any help really appreciated.

share|improve this question

1 Answer

Use Embedded Google Docs Viewer module.

The Embedded Google Docs Viewer module adds a new formatter to the File field using the Field API. This formatter displays PDFs, Microsft Word documents, Powerpoint presentations, or Excel spreadsheets directly within a Drupal node.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.