Hi all,I have a form, that uses a button to add attachment to form with specific index. Now with reader 9 the functionality seems to be awkward.Correct me if I am wrong, but If I use this code:var myDoc = event.target;myDoc.importDataObject("test");a file should be added to the PDF form with index t...