Jspdf: How can we generate form fields like text box, radio buttons in PDF File and those form fields should be editable

Created on 26 Jul 2017  路  10Comments  路  Source: MrRio/jsPDF

Thank you for submitting an issue to jsPDF. Please read carefully.

Are you using the latest version of jsPDF?

Have you tried using jspdf.debug.js?

Steps to reproduce

Ideally a link too. Try fork this http://jsbin.com/rilace/edit?html,js,output

What I saw

What I expected

All 10 comments

read plugins/acroform.js
or extract the examples from here:
https://github.com/MrRio/jsPDF/blob/master/tests/acroform/standard.spec.js

btw. not a real issue. Should be closed

@arasabbasi this instructions are not clear. How to import the acroform plugin?

???

How to use the acromforms? like checkbox? the code provided on examples does not work, it gives an error saying Checkbox is undefined.

If you use jspdf.debug.js then you have acroforms included

what about the one at npm?

Do you use nodejs? Because acroforms.js in current version sucks. I already refactored acroforms.js to be atleast somehow working with nodejs.

But I dont know what version is published at npm

acroform.js is refactored and should be useable hopefully in nodejs in the next version.

How does one use acroform.js in node? I am trying to figure out how to load the module.

Isn't this project maintained anymore? How to use acroform.js in node?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

centurianii picture centurianii  路  4Comments

sajesh1985 picture sajesh1985  路  5Comments

baluMallisetty picture baluMallisetty  路  4Comments

mellisa0109 picture mellisa0109  路  3Comments

NoFootDancer picture NoFootDancer  路  3Comments