Embedding a PDF File in a Webpage. I have some very long documents that stretch to over twenty-five pages and want to have them in a webpage. If I simply paste the documents' contents onto my html page, the reader will find him/herself scrolling down a long way.
Is there a way of setting up a scrollable window that will allow a reader to keep the main page in view but scroll away withing a constrained window? Iframes can embed pdfs but this isn't allways good when being viewed in Firefox's browser and not everyone has the ability to view PDFs. How about embedding rtf files? |