I am building a application in which user has to fill the pdf form and has to send it back to server.
I was hoping it to do it with object HTML tag. But i dont know how to send that edited document back to server without saving that document to client machine.
Is this possible?