onDocumentReady of ui.pdfviewer, Events Webix Docs

StartAPI Referenceui.pdfviewerEvents

fires after the PDF file is fully loaded and the initial page is rendered

void onDocumentReady();

Example

$$("pdfviewer").attachEvent("onDocumentReady", function(){ ... });

Related samples

See also

  • Articles

  • Back to top

    If you have not checked yet, be sure to visit site of our main product Webix open source html5 framework and page of html pdf viewer product.