I'm using a script to delete subforms. It works while the PDF is open -- the subform disappears. But after saving and closing the document, then reopening it, the deleted subform reappears. I duplicated line 2 and I get an error on it because the subform is gone and can no longer be deleted, so I kn...