tân cổ đời tôi cô đơn- dũng thanh lâm

Sunday, June 16, 2013

code emed pdf file

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>

No comments:

Post a Comment