Acrobat Form "Save As" Button

Job ID: 40454752

Budget: $30 – $250 USD

I have an existing interactive PDF built in Acrobat Pro. I now need a small upgrade:

At the very top of the form, add a visible “Save As” button, not printable. When the user clicks it, the following JavaScript sequence must run inside the PDF:

1. Perform a silent Save As of the currently open document in the same folder, appending “_PRINT” to the original file name (e.g., Invoice.pdf → Invoice_PRINT.pdf), with have all fields non-fillable.
2. Immediately clear every form field in current open original document.
3. Close the cleared document to return the user to Acrobat/Reader.

Please embed the script directly in the button and test that it works in both Acrobat Pro and free Acrobat Reader on Windows and macOS. I will provide the current PDF; you return the updated PDF along with the exact JavaScript in a separate text file for reference.