|
|
|
|
|
|
|
|
|
Re: View hyperlinks in weblogic server [message #750018 is a reply to message #749475] |
Tue, 25 October 2011 11:26  |
Eclipse User |
|
|
|
The issue appears to be because you are using a rptdocument instead of a
report design. I assume you generated the rptdocument in the designer
and not in the viewer? Run the report in the viewer and either add
&__document=master.rptdocument or just look in the documents folder to
get the report document that is generated by the viewer. Use this
document instead of the one generated in the designer.
Jason
On 10/25/2011 4:39 AM, kkp wrote:
> hi,
>
> below is the tld we are using.
>
> <birt:report id="birtViewer" reportDocument="xyz.rptdocument"
> format="html" frameborder="no" isHostPage="false" pageNum="<%=pageNum%>"
> scrolling="no" width="950" reportContainer="div"
> contentEncoding="UTF-8">
> </birt:report>
|
|
|
Powered by
FUDForum. Page generated in 0.04470 seconds