Spaces:
Running
Running
Update pdfread.html
Browse files- pdfread.html +6 -0
pdfread.html
CHANGED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
<embed
|
2 |
+
src="http://s29.q4cdn.com/175625835/files/doc_downloads/test.pdf"
|
3 |
+
type="application/pdf"
|
4 |
+
width="100%"
|
5 |
+
height="100%"
|
6 |
+
/>
|