Embed PDF to Website

3 posts Page 1 of 1
Contributors
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Embed PDF to Website
mikethedj4
wahooo; Finally figured out how to do this wahooo;
Code: Select all
<body marginwidth="0" marginheight="0">
<embed width="100%" height="100%" name="plugin" src="URL_TO_PDF_HERE" type="application/pdf">
</body>
User avatar
mandai
Coding God
Coding God
Posts: 2585
Joined: Mon Apr 26, 2010 6:51 pm

Re: Embed PDF to Website
mandai
You'll need a pdf reader plugin in your browser for this to work.
User avatar
mikethedj4
VIP - Site Partner
VIP - Site Partner
Posts: 2592
Joined: Thu Mar 25, 2010 4:36 am

Re: Embed PDF to Website
mikethedj4
I did a clean install of Windows XP, and or worked only when I installed Adobe Reader, so all you need is a program installed to read pdf files.

Worked on Linux, and Chromium OS too with a clean install of course
3 posts Page 1 of 1
Return to “Tutorials”