Copy link to clipboard
Copied
Acrobat take so long to delete form fields when multiple fields are selected. It depends on how many form fields are selected across opened Documents. to delete form fields on a document; in other words if you have an opened file with 2 or 3 form fields selected while you deleting form fields on a different opened document (another one), it will take 5 to 10 seconds to delete desired form fields (as invoked and desired by user to delete form fields on a document). On a different scenario if an open Document has 40 Form Fields selected while deleting Form Fields on a different opened document (another one), it will take around a minute or more to delete desired fields on current/active document.
The more form fields are selected across open documents, the more it will take to delete form fields on a document.
As more form fields are selected across opened documents, more time it will take to deleted form fields on a "working document" (working document = document you are processing to deleted Form Fields). It has been necessary for me to make sure of not having many form fields selected across opened documents when going to delete form fields on a document to avoid spend a lot of time on the delete process.
Copy link to clipboard
Copied
It is something with Acrobat and it is not something with Acrobat installation because it has happened (exactly happened) to me on different Computers and now on a Workstation Laptop one. It happens with the New Acrobat Interface and on the previous Acrobat Interface which is the one I'm currently using.
Copy link to clipboard
Copied
Try this. Before deleting the fields run this code from the JS Console:
this.calculate=false;
this.delay = true;
And after run this code:
this.calculate=true;
this.delay = false;
Copy link to clipboard
Copied
After a couples of tries, I'm still experiencing same situation/issue.
Just to let you know - I'm not implementing the calculation function on fields.
Copy link to clipboard
Copied
Hi.
Any comment about it? Let me know please if it is under review and/or process...
Copy link to clipboard
Copied
I don't work for Adobe, so I can't do either of those things, sorry.
You can report it to Adobe here as a bug, if you wish: https://www.adobe.com/products/wishform.html