Hi all,
Recently, zoom and page rotation were added to the pdf component. These are a wonderful addition and work very smoothly.
However, these can currently only be triggered from the native pdf toolbar.
Ideally, I could trigger functions such as pdf3.zoomIn()
, pdf3.resetZoom()
, pdf3.rotate()
, etc. to call make use of this functionality from outside the pdf component.
Cheers,
Nikita