maguskrool
Technical User
Hi. I'm building an interactive pdf that will work as the content of an interactive cd. The main document is saved on the "cd" directory, on the desktop. I created a button that will open an external pdf file. The link to the file is an absolute link:
Macintosh HD:Users:myuseresktop:cd:files:file1.pdf
Now, I need this to be a relative link so I can burn the cd and make sure it works, independently of the file's root address. How can I achieve this?
I tried changing the : to / and doing something like ./cd/files/file1.pdf but it didn't work. This probably has a simple solution, I just don't know how to express relative links in InDesign. Any advice? Thanks.
Macintosh HD:Users:myuseresktop:cd:files:file1.pdf
Now, I need this to be a relative link so I can burn the cd and make sure it works, independently of the file's root address. How can I achieve this?
I tried changing the : to / and doing something like ./cd/files/file1.pdf but it didn't work. This probably has a simple solution, I just don't know how to express relative links in InDesign. Any advice? Thanks.