Problem with hyperlinks in M3? [message #101820] |
Thu, 22 December 2005 16:18  |
Eclipse User |
|
|
|
I've created simple hyperlinks in my report to a defined URL. It works
fine when I preview the report in the BIRT designer. However, when I run
the report from my servlet that uses the Report Engine API, the hyperlinks
aren't present in the generated HTML. I verified this by searching the
page source, and there are no <a href> tags.
I haven't tried this before, so I don't know if this is an M3 issue or not.
Are there any API calls I have to make to enable hyperlinks?
thanks
Mike Fox
|
|
|
Re: Problem with hyperlinks in M3? [message #102083 is a reply to message #101820] |
Fri, 23 December 2005 12:06  |
Eclipse User |
|
|
|
Mike,
This should be working. Can you try the attached code?
Change the directories and the report name.
Jason
"Mike Fox" <foxm@us.ibm.com> wrote in message
news:8d2e43361c2a3c13b6006e10bc548c94$1@www.eclipse.org...
> I've created simple hyperlinks in my report to a defined URL. It works
> fine when I preview the report in the BIRT designer. However, when I run
> the report from my servlet that uses the Report Engine API, the hyperlinks
> aren't present in the generated HTML. I verified this by searching the
> page source, and there are no <a href> tags.
>
> I haven't tried this before, so I don't know if this is an M3 issue or
> not.
>
> Are there any API calls I have to make to enable hyperlinks?
>
> thanks
>
> Mike Fox
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.27946 seconds