Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> Problem in Reports: Hyperlink in PDF output
I'm trying to put a Hyperlink in a PDF document generated by Oracle
reports that leads to another PDF file. I'm using the suggested sintax
in the Reports' Help:
SRW.SET_HYPERLINK('file:/newfile.pdf#newtag');
but this doesn't work (the PDF viewer opens Internet Explorer with the url: http://newfile.pdf, what obviously doesn't exist)
My Reports' version is 6.0.35.0 (PL/SQL version: 8.0.5.1.0)
Any ideas, suggestions, experiences?
Thanks in advance. Received on Wed Oct 18 2000 - 01:08:19 CDT