Skip to Content
0
Former Member
Dec 01, 2008 at 11:14 PM

openDocument opening additional blank pages

80 Views

I am using the below mentioned link in XI 3.1 to link to a PDF document:

http://server:8080/OpenDocument/opendoc/openDocument.jsp?sPath=[path]
&sDocName=document&sWindow=New&iDocType=pdf

The link is opening one additional blank window in addition to the Adobe reader and the focus is set to the blank window. The user has to click on the Adobe Reader in the taskbar to switch to the document.

The link was working just fine in XI R2. The only thing that has changed is the path to openDocument.jsp

If I create a link on the WebI report using the Hyperlink tool, it creates the same issue, albeit, the path to openDocument in that case is relative, i.e.

http://server:8080/AnalyticalReporting/opendoc/openDocument.jsp?sPath=[path]
&sDocName=document&sWindow=New&iDocType=pdf

System Information: XI 3.1, JRE 1.5.11 both on the server and client machines.

Anyone facing similar issues with some resolution? Thanks.

Edited by: Farhan Jaffery on Dec 2, 2008 12:14 AM