dbetts
Junior Member
Posts: 2
Registered: 2/11/2004
Member Is Offline
|
| posted on 2/13/2004 at 05:06 AM |
|
|
pdf file in the iframe
in the *.css file, we can add "content" or "file" to show in the scroll window. I can get *.html, *.txt, *.jpg, etc. file types
to show in the scroll window, however, I cannot get a *.pdf to show up. Can anyone tell me why, and what I might do to correct the issue?
Thanks,
Derrick
|
|
|
rock
Moderator
Posts: 687
Registered: 4/15/2003
Member Is Offline
|
| posted on 2/23/2004 at 10:16 AM |
|
|
You can't use .pdf file as you can't include its content using 'content' property. Try to use HTML cover to include .pdf's.
|
|
|