Document Level Javascripts are a set of scripts that exist at the top of the Document's JavaScript structure. A PDF can have any number of Document Level scripts. These scripts are the first ones executed when the document is opened in Acrobat or Adobe Reader. Dojo javascript library presents a feature rich java library.
My question is how feasible is it to use dojo for Acrobat Document Level Javascript in PDF? I would like to embed the capabilities of dojo in PDF documents with Document Level Javascript.
Does Document Level Javascript integrate with a third party library like Dojo?