Simply use Content Editor Web part with HTML Embed tag and point it to your PDF.
Here is the handy code -
<embed allowtransparency="true" frameborder="no" scrolling="no" src="http://<DocLibPath>/PDFFile.pdf" style="height: 900px ! important; width: 100% ! important;"></embed>
No comments:
Post a Comment