Hello all,
I have a PDF file that contains relative links to another PDF file and both have been published on our company Intranet.
The relative link is of the form:
The links seemed to be working fine at our office here when I tested this, but I have been advised by personnel at our other office that they are receiving a 'General Error' that reads:
This appears to me as if the PDF file is looking for the relatively linked PDF in the Temporary Internet Files directory. I would like to keep the links relative, but am not sure why this is happening.
Can anyone shed some light on this problem?
Thanks in advance.
I have a PDF file that contains relative links to another PDF file and both have been published on our company Intranet.
The relative link is of the form:
Code:
../../Folder1/Folder2/myPDF.pdf
The links seemed to be working fine at our office here when I tested this, but I have been advised by personnel at our other office that they are receiving a 'General Error' that reads:
Code:
General Error
file:///C|/Documents%20and%20Settings/System%20User/Local%20Settings/Temporary%20Internet%20Files/Folder1/Folder2/myPDF.pdf
This appears to me as if the PDF file is looking for the relatively linked PDF in the Temporary Internet Files directory. I would like to keep the links relative, but am not sure why this is happening.
Can anyone shed some light on this problem?
Thanks in advance.