I have a PDF file with a Text Box as fillable text box and a submit button. When user clicks submit button adobe reader sends the fillable data in XFDF format to server. If text box has value then the field get submitted to server, but text box is empty field does not get submitted to server? Why?
What do i need to do so that even empty field will get submitted to server.