I suggest to implement the following feature:
Please support form control objects in html5 viewer
A typical use case might be:
I can design reports and make use of form elements to insert / edit data inside the viewer and (partially) in pdf files.
If I use the http post button I even can post the data to a web server to trigger an action.
However, in the html 5 viewer this is not possible because the form elements are not shown.
It would be great to enable this so I can design dynamic forms with text / checkbox / combobox / button controls for tablet users that are posted to a custom url on submit.