|
Hello,
I use jasperreport to create a report with pdf and
I get an issue when I use hyperlink the pdf file which is exported via
itext.
When my hyperlink looks like
"/mydir/test.jsp?user=kevin", I can always get the correct result in the pdf
file(e.g. http://localhost/mydir/test.jsp?user=kevin
). However, if my hyperlink is "/mydir/[EMAIL PROTECTED]" , I
will get the invalid hyperlink, http:///mydir/[EMAIL PROTECTED]
. You can find the hostname is disappeared.
I am curious to know if you can reproduce the issue your
side and give me a suggestion to solve it. Your help is highly
appreciated.
Best regards,
Kevin
|
