Url in report
Posted: Thu Sep 22, 2011 4:30 pm
Hoi,
Another report question. How can i make an hyperlink in a report.
If I print in html it works with
But if i use pdfIt it don't work.
Johan
Another report question. How can i make an hyperlink in a report.
If I print in html it works with
Code: Select all
<A HREF="nubuilder.com">nubuilder</A>
Johan