Hi,
I'm trying to save data inserted in a simple forms (a couple of textbox) to a text file.As suggested by reference I used doc.exportAsText() and i bound this to a simple button.
All works fine as I trying it with the Acrobat writer, infact a simple form ask me where file must be saved, but when I open the PDF file from another machine with only the reader at the button pression nothing happens.
I don't previde a path to the method so, no security issues should be involved.
Anyone could help me?
Thanks a lot.
Note that this restriction is indicated in the Acrobat JavaScript reference by an F entry in the last box (Availability) of this method's Quick bar.
George