error saveas is not defined jspdf


download from https://parall.ax/products/jspdf

and you can solve it by including these line 

<script type="text/javascript" src="/java/jsPDF-0.9.0rc2/jspdf.js"></script>
<script type="text/javascript" src="/java/jsPDF-0.9.0rc2/dist/jspdf.min.js"></script>

Comments

Popular posts from this blog

Exomiser error " Exception in thread "main" java.lang.OutOfMemoryError: Java heap space "

How to Install R and RStudio on Ubuntu 16.04