문제

I have the need to generate a report using ActiveReports with links inserted on the text. There may be more than one link on the text, they could be anywhere, and only a specific part of the full text needs to be marked as a link. Is there a way to do this? E.G.:

Visit my homepage or the company's web site!

I've tried with the Rich Text Control but it does not show links even if I load an html page. And the Hyperlink property of textboxes is no good because they only handle one single hyperlink and cannot mark where on the text is that link.

Any ideas will be much appreciated!

도움이 되었습니까?

해결책

As of now the support for hyperlinks in Richtextbox is not supported in AR7. However, the feature might get added in added.

Regards, Mohita

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top