Tuesday, September 6, 2011

Embed pdf file in your website


The following code embed pdf file myfile1.pdf in your html code:
<object type="application/pdf" data="myfile1.pdf" width="100%" height="1000" ></object>

No comments:

Post a Comment