This question is locked. New answers and comments are not allowed.
Hi,
I have used a ASP.net MVC Telerik Webmenu on my page. The menu is in master page of Aps.net mvc project.
In one of the pages I am displaying a PFD file in html <object> tag. Please see the attached picture of my screen.
Code for <Object> tag is:
Please help me to solve this issue. This is very urgent.
Thank you in adavnce.
I have used a ASP.net MVC Telerik Webmenu on my page. The menu is in master page of Aps.net mvc project.
In one of the pages I am displaying a PFD file in html <object> tag. Please see the attached picture of my screen.
Code for <Object> tag is:
<
object data="/Shared/RDLToPDF/test.pdf?p=2" width="578" height="765"
style="border:1px solid black;"
type="application/pdf">
<param name="wmode" value="transparent" />
</object>
Please help me to solve this issue. This is very urgent.
Thank you in adavnce.