VAJRESH

Results 1 issues of VAJRESH

Added config option to get pdf data // only applicable for pdf getPdfData: ({ currentPage, totalPages }) => { console.log("pdf data", totalPages, currentPage); }, this config callback function is called...