Code used in the HTML Snippets:


<iframe width="XXX"  height="XXX" frameborder="10" src="URL_to_your_file_location/file_name"  allowTransparency="true" more attributes> alternative content for browsers which do not support iframe

</iframe>


Word, PDF and HTML documents are the only formats that are able to display specific fonts and colors.  RTF and Pages documents will not display at all.  To eliminate the horizontal scroll bar you need to save the document in page size that will be smaller than the size you set in the HTML snippet.  I set the demo’s size to a B5 paper size to fit this theme.

Based on a Text Document


Note:  Firefox does not support text wraparound in the iFrame for the text document.

Based on an HTML Formatted Document

Based on a PDF Document

Scrollable Text Boxes via HTML Snippet