ample / ample_assets

Drag and drop file management for Rails.
http://ample.github.com/ample_assets
MIT License
2 stars 2 forks source link

Modal windows need to support PDF viewing. #5

Closed tcmacdonald closed 12 years ago

tcmacdonald commented 12 years ago

Modal window for documents is inaccessible for one client (FF 9.0.1) preventing her from being able to copy the file path.

Perhaps consider using pdf.js to render inline?

https://github.com/mozilla/pdf.js

uhlenbrock commented 12 years ago

I've had good luck with Scribd. Here's a live example: http://thesandbarcincinnati.com/menu

tcmacdonald commented 12 years ago

For Scribd, we'd have to push the document to directly to them right? One concern I'd have is privacy for sensitive documents.

tcmacdonald commented 12 years ago

http://pdfobject.com/

uhlenbrock commented 12 years ago

Also, make sure to serve all images with content-disposition: inline