Thom, Karl, thank for your answers.
I am actually trying to make javascript work in mobile with PDF Expert, which supports a fair subset of acrobat javascript. However, to supply the missing or partially implemented app.openDoc method, which in their implementation returns null, I was trying to use a sort of middleware to make pdf work together in PDF Expert. However I noticed that while submitForm actually workks, the fdf response doesn't seems to be properly parsed, or anyway I cannot populate that fields using this technique.
Thom: could you be more specific about iOs libraries which parse javascript? I am mainly an iOs developer, so that could be a nice way to explore.
Another question about fdf: is there anywhere a good tutorial or sheet about fdf formatting/specifications? I'm talking about a guide which is not a complete reference, just to quick start.
Thanks
Andrea Maschio