Answered
Batch export to fdf
Hi
I'm using the below as an action to export annotations to an fdf file:
this.exportAsFDF({cPath:this.path.replace(/\.pdf$/i,".fdf"),bAnnotations:true})
It works on a single file, but if I run it on multiple files it only exports the annotations for the first page.
Can anyone help?
Thanks
Aaron
