Page 1 of 1

Url in report

Posted: Thu Sep 22, 2011 4:30 pm
by johan
Hoi,

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>
But if i use pdfIt it don't work.

Johan

Re: Url in report

Posted: Tue Sep 27, 2011 7:44 am
by admin
Johan,

PDFs don't use HTML eg. <A HREF="nubuilder.com">nubuilder</A>

So there are a few things PDFs wont do.

Maybe in the future.

Steven

Re: Url in report

Posted: Tue Sep 27, 2011 9:08 am
by johan
ok, thanks
Johan

Re: Url in report

Posted: Wed Sep 28, 2011 8:39 am
by admin
.