bell notificationshomepageloginedit profileclubsdmBox

10.01% popularity   0 Reactions

Can a PDF run JavaScript?

If yes what are the limitations of running scripts in a PDF when compared to a browser?

Can it do network requests using JS?

Can it run other types of scripts?

Is JavaScript used to submit embedded forms?


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (1)

Login to follow story

More posts by @Carla

1 Comments

Sorted by latest first Latest Oldest Best

10% popularity   0 Reactions

Yes, it can JavaScript or what they call as Acrobat Javascript , but not all the PDF viewer can are designed to follow the Adobe Javascript API. There are few limitations defined in the API, it can make Ajax network calls but no it cannot run any other then the JavaScript as of now.

But you can disable it by

Select Edit>Preferences.
Select the JavaScript Category.
Uncheck the Enable Acrobat JavaScript' option.


Free books android app tbrJar TBR JAR Read Free books online gutenberg


Load Full (0)

 

Back to top