1-
<object src="MyDocument.pdf"type="application/x-pdf"width="500" height="400"><a href="MyDocument.pdf">MyDocument.pdf</a></object>
2-<embed src="MyDocument.pdf"type="application/x-pdf"width="500" height="400"/>
3-
<applet src="EmbedPDF.class" archive="EmbedPDF.jar"width="500" height="400"><param name="pdf" value="MyDocument.pdf"/><a href="MyDocument.pdf">MyDocument.pdf</a></applet>
<object src="MyDocument.pdf"type="application/x-pdf"width="500" height="400"><a href="MyDocument.pdf">MyDocument.pdf</a></object>
2-<embed src="MyDocument.pdf"type="application/x-pdf"width="500" height="400"/>
3-
<applet src="EmbedPDF.class" archive="EmbedPDF.jar"width="500" height="400"><param name="pdf" value="MyDocument.pdf"/><a href="MyDocument.pdf">MyDocument.pdf</a></applet>
No comments:
Post a Comment