Hello,
We used Iframe to display pdf inside our application, main page is divided into 30 : 70 portion. PDF is displayed in left side (30%) section. Toolbar is missing to zoom out and zoom in the pdf.
We altered the src url to retrieve the PDF as below
domain/docs/idcplg?IdcService=GET_FILE&RevisionSelectionMethod=Latest&dDocName=*&Rendition=web& allowInterrupt=1&noSaveAs=1
Now the toolbar is visbile for 50:50 split size on the screen, but when screen size is 30:70 i.e. when the portion to display PDF is reduced toolbar vanishes. Any Help would be appreciated.