0
Answer

I want to display pdf doc in iframe with zoom option on top.

Sunil Kanojiya

Sunil Kanojiya

11y
2.3k
1
Hi ,


I just want to display an pdf file within iframe with zoom options at the top.( currently it is showing at the bottom of the pdf doc). 

when i tried  my code <iframe id="frame1" src="Docs/page-12.pdf" frameborder="0"  scrolling="no" width="572px" height="718px"></iframe>.

Above code showing me a panel at the bottom with zoom in/out but i want it to display on top of the pdf doc. 

plz help me 

Any help would be appreciate.