PDF Viewer
(part of package 'Servoy PDF Viewer') Extends designtime/SolutionModel: JSWebComponent Extends runtime: RuntimeWebComponent
pdfViewer uses the PDF viewing capabilities built into the browser. It is simple and relies on tools already available in the client's browser, offering limited personalization. For more customization options, consider using pdfJsViewer.
This is a reference page; many components have detailed usage guides here.
Properties
dataProviderID
Type: dataprovider
documentURL
Type: string
noCache
Type: boolean
styleClass
Type: styleclass
tabSeq
Type: tabseq
visible
Type: visible
API
reload()
forces a reload of the current url
Last updated