Question
zoom controls not appearing
I am not able to show the two zoom icons in page controls when embedding a PDF.
I find that all the config parameters in an EmbedAPI seems to be working. The config is as follows:
{
"showAnnotationTools": false,
"showDownloadPDF": false,
"showPrintPDF": false,
"showLeftHandPanel":false,
"dockPageControls":false,
}

Is some other parameter to be given? Thanks
