Sunil Kanojiya

Sunil Kanojiya

  • NA
  • 1
  • 2.2k

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

Mar 18 2013 6:25 AM
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.