PDF Testing: I followed the documentation and downloaded the pdfbox jar files and added the java classes in the Java bridge. And tried executing the below script: function loadDocument...
Under , Tools>current project properties>Java bridge, I have set the Java classes and Class path (see attached image below). Also, I reverted to an old version of pdfbox.jar (1.8.12) and unblocked the dll's as mentioned in another thread (see CLR Bridge properties attached image).
However, under Tools>options>Java Bridge, I have the Java Virtual Machine module location it set to:
Should this be bin\server instead of client? I am asking this because I read on this thread that it was changed to server. But in my Java folder there is no server folder.