Skip to main content
Participant
July 28, 2023
Question

JavaScript not working via Prepare Form or Action Wizard

  • July 28, 2023
  • 1 reply
  • 1480 views

My team uses an Action (created by a former colleague) to make the font in the whole PDF 10-pt Arial. And we use another script to remove tooltips via Prepare Form > Document JavaScripts. They've been working fine for years but all of a sudden they stopped working yesterday. I had Acrobat reinstalled and noticed the new acrobat has renamed Action Wizard and its new counterpart isn't functional yet. Is there any way to get the scripts to work again?

This topic has been closed for replies.

1 reply

Bernd Alheit
Community Expert
Community Expert
July 28, 2023

Try this:

Disable the new UI 

Participant
July 28, 2023

I did. Without the Action Wizard, there was no point in trying it there. That it's not working on the current version (Version 2023.003.20244 | 64-bit) is the issue.

try67
Community Expert
Community Expert
July 28, 2023

Are there any error messages in the JS Console when you run the Action?

Are you able to run the same code manually (via the JS Console) on a single file?