The best way to know what's the correct path of a file is open it in Acrobat and then go to the JS Console and execute this code:
this.path
It will output the path of the current file in the correct PDF syntax.
The best way to know what's the correct path of a file is open it in Acrobat and then go to the JS Console and execute this code:
this.path
It will output the path of the current file in the correct PDF syntax.