pdfform.js
pdfform.js copied to clipboard
Handle PDF forms that are rendered differently
Online PDF editors can render form properties differently from Acrobat, which was causing issues for me where the list_fields() function wasn't working, so I investigated and handled an edge case to detect those form fields as well.
@ustincameron @phihag Any chance of merging this in?