Answered
Hi
I searche to disinhibit the tool to measuring the 3D PDF. Is there a script that exists for it or other.
Bye
Nico21
Hi
I searche to disinhibit the tool to measuring the 3D PDF. Is there a script that exists for it or other.
Bye
Nico21
runtime.disableTool("Measure");
Obviously, anyone with Javascript turned off can't be restricted, as there's no way to change the default condition of the tools. People with Acrobat can bypass your script by running the enableTool() command in the console window if they really wanted to. Adobe assume that people should be able to measure things if they want to - that's one of the core concepts behind sharing the 3D model in a PDF instead of sending them a video clip.