This will put a pdf on a web page:
<object data=”test.pdf” type=”application/pdf” width=”300″ height=”200″>
alt : <a href=”test.pdf”>test.pdf</a></object>
This will put a pdf on a web page:
<object data=”test.pdf” type=”application/pdf” width=”300″ height=”200″>
alt : <a href=”test.pdf”>test.pdf</a></object>