pdf2htmlEX
pdf2htmlEX copied to clipboard
Adding the form field name onto the text input for reference
To reference where fields belong, I needed the name of the form field in the HTML somewhere. (My goal is to use this to ultimately replace the form fields with something else).