Smriti29

Results 4 comments of Smriti29

Removing the following function from ods.js in tempa-xlsx worked for me. Its not required anyway. var get_utils = function() { if(typeof XLSX !== 'undefined') return XLSX.utils; if(typeof module !== "undefined"...

@Bilal-Abbas Thanks.. Its working :)

Try the following code. It will allow you to render an external pdf along with displaying page numbers. I have used semantic-ui-react which can be removed. Please make sure you...