I have forked the jsPdf library. Tried to build it in local and npm link to my project. PDF is exporting and opening as normal in chrome browser. But the pdf didn't open in adobe reader. It is showing an error.
Note: I didn't change anything other than adding the dist folder to .gitignore
Help me people!