Jump to content

Leaderboard


Popular Content

Showing content with the highest reputation on 04/05/2018 in Posts

  1. 1 point
    Hello, Using Nitro Pro 11 x64, version ending in .475: I have some text box number fields wherein I always want the number to be negative, so I created a custom validation script for these fields: event.value=Math.abs(event.value)*-1; This works properly in Acrobat Pro X and Acrobat Reader DC - any number entered is automatically a negative. In Nitro, however, the number will always be a positive number unless I explicitly add the '-' to the front of it when typing it in. I will add other examples to this post as I find them.
  2. 1 point
    This is really weird- it works as a custom calculation in Nitro, but not as a validation field. I'll file a bug on this, and if you have that option, I would encourage it.
  3. 1 point
    Couple of things you can try here: You could turn off AutoRecovery- it's possible you're somehow tripping the AutoRecovery feature, and that's reloading all of the PDFs each time. There's a couple of registry keys here you could look at: If filing a support request is an option, you could do that. If any of this works, please tell me. Thanks!
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.