There is problem with other actions ("submit a form").
///
Reason for that is that we need a javascript to handle a form + then trigger "submit a form" action. The pdf should work in Adobe Reader mobile on Android. In this mobile version, we are able to trigger "submit a form" action and run simple javascript. But we are unable to execute "submit a form" action from inside the javascript.
So we want to try this approach of two separated actions. That's the thing.
Thank you.