test 4 - idle
test 4
网页直接嵌入 pdf
方法 1.
<embed height="674" width="1030" type="application/pdf" src="http://viewscode.googlecode.com/files/3.pdf"></embed>
方法 2.
<iframe src="http://docs.google.com/viewer?url=http%3A%2F%2Fvi ewscode.googlecode.com%2Ffiles%2F3.pdf&embedded=true" width="600" height="780" style="border: none;"></iframe>
效果(方法 1)