Sha256: 1b3039c4ca53470421d94541a0f3f9185598e8a5ec5874623ddaf849356682be
Contents?: true
Size: 434 Bytes
Versions: 8
Compression:
Stored size: 434 Bytes
Contents
<h1>pdfjs_viewer-rails</h1> <p> This gem offers different ways to integrate the PDF.js viewer into a Rails application. </p> <ul> <li><%= link_to "Open sample.pdf using the full viewer", pdfjs.full_path(file: "/sample.pdf") %></li> <li><%= link_to "Open sample.pdf using the minimal viewer", pdfjs.minimal_path(file: "/sample.pdf") %></li> <li><%= link_to "Open sample.pdf using the pdfjs_viewer helper", helper_path %></li> </ul>
Version data entries
8 entries across 8 versions & 1 rubygems