Answered
exportAsXFDP to a map
Hi, I don't know how to export a XFDF-file to the fixed map and filename. I does and must work without the file manager. The code is in the Javascript console:
this.exportAsXFDF({cPath:(\C\Test\Test.XFDF), bAnnotations:true});
I tried it with \ and \ and /\ and the bAnnotations:true before the cPath and nothing works. It is on Windows 10.
It originally came from Importing Annotations with JavaScript? and it works for me, but I need only the FDF-file (XFDF in fact) to be saved in a fixed map.
