Hello sir,
i am working on a project in which pdf view in iframe is required.It is working good in windows but it is not opening in firefox in linux.it is giving direct download option.any solution?please help me.

Have you tried object tag?

<object width="850px" height="550px" type="application/pdf" data="/pdf/pdf_to_display.pdf"></object>

you can place it inside the iframe page or directly in the webpage as alternative to the iframe solution. Bye.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.