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

How to solve: Geany tried to access the Unix Domain socket of another instance running as another user. This is a fatal error and Geany will now quit?