Page 1 of 1

Create form in Writer

Posted: Mon Feb 09, 2015 8:15 pm
by fabioebner
It's possible to create one form in a writer document with uno api using java?

i need to insert click one button in my java app, and open one writer doc, withe some text and forms and when the user click in button in my java app i need to catch all informattion that my user insert int forms inside doc

tks