Previous | Next | (P-PDF) JavaScript
Topic: using the 'importAnXFDF' command
Conf: (P-PDF) JavaScript, Msg: 27606
From: kirschk
Date: 9/25/2001 09:38 PM
I found the solution.....
when you want to refer to an http - URL , you don't have to use http:// in the beginning.
So the working javascript looks like this now:
var url = "/111.111.111.111/directory/test.xfdf";
Hope anyone can use this....
Greets,
Konstantin