HTML5 PDF bar
The toolbar of the HTML5 PDF Viewer contains the following elements: navigation arrows, the current page label, the 'all pages' label, zooming buttons and the download button. The public API allows using the toolbar separately from the viewer.
Uploading and downloading
JavaScript PDF Viewer API provides the possibility to upload files and download them to your local machine.
File loading to HTML5 PDF Viewer
You can use the standard Webix API to load files into PDF Viewer. Thus, it is possible either to load files by setting a remote or local URL or parse the contents of an uploaded file into the viewer.