Skip to content

Overview



Instance APIs are methods in the Vue PDF Viewer component that can be called to manipulate the viewer. These methods are exposed using Vue's defineExpose() and can be accessed in a parent component using ref. This allows parent components to interact with the Vue PDF Viewer component directly.

NameDescriptionTypeVersion
highlightControlHighlight text controllerhighlightControl^1.10.0
downloadControlDownload controllerdownloadControl^1.8.0
pageControlPage controllerpageControl^1.5.0
printControlPrint controllerprintControl^1.5.0
rotateControlRotate controllerrotateControl^1.5.0
searchControlSearch controllersearchControl^1.4.0
zoomControlZoom controllerzoomControl^1.9.0

If you need additional exposed functions, please feel free to contact us directly or initiate a discussion in our GitHub.