I need to save the fillable pdf after the user is done filling it. I basically need a JavaScript function for it. I googled it but didn't found any solution.
<embed id="pdf" src="panel.pdf#navpanes=0&scrollbars=0" type="application/pdf"/>
Any suggestions is most welcomed.