Proper way to embed PDF into IE6 or 7
does know official proper way embed these files?
i have seen way
[code]
embed src="example1.pdf" width="450" height="450" href="example1.pdf"> /embed>
[/code]
and way
[code]
object classid="clsid:ca8a9780-280d-11cf-a24d-444553540000" width=728
height=728> embed src="manual.pdf"
height=728 width=728> noembed> browser not support embedded pdf
files. /noembed> /embed>/object>
[/code]
any appreciated.
(i had take out less-than signs becase trying run actual code.)
thanks,
-brett
i have seen way
[code]
embed src="example1.pdf" width="450" height="450" href="example1.pdf"> /embed>
[/code]
and way
[code]
object classid="clsid:ca8a9780-280d-11cf-a24d-444553540000" width=728
height=728> embed src="manual.pdf"
height=728 width=728> noembed> browser not support embedded pdf
files. /noembed> /embed>/object>
[/code]
any appreciated.
(i had take out less-than signs becase trying run actual code.)
thanks,
-brett
More discussions in Acrobat Reader
adobe
Comments
Post a Comment