I am working on an application in which a user is allowed to fill up the form only once and next time when ever user views that form it should be in doc type and can be downloaded on its phone.
I do not have any idea on this link is this possible or not .And if its possible then how can it be done.Please suggest me a option or provide some useful links with code
I searched but couldn’t find anything useful.
I have used code from following questions
Download and show the Thumbnail
File download on button click?
How to download a pdf file in Android?
But the point where i am lagging is i am not getting a way to convert whole screen into a doc/pdf.
There have been similar questions in StackOverflow. This should help:
Create PDF / Word (Doc) file within app
This too:
Android – creating word document