Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
johan
Posts: 422 Joined: Sun Feb 27, 2011 11:16 am
Location: Belgium
Been thanked: 3 times
Unread post
by johan » 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
Code: Select all
<A HREF="nubuilder.com">nubuilder</A>
But if i use pdfIt it don't work.
Johan
admin
Site Admin
Posts: 2825 Joined: Mon Jun 15, 2009 2:23 am
Been thanked: 29 times
Unread post
by admin » Tue Sep 27, 2011 7:44 am
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
johan
Posts: 422 Joined: Sun Feb 27, 2011 11:16 am
Location: Belgium
Been thanked: 3 times
Unread post
by johan » Tue Sep 27, 2011 9:08 am
ok, thanks
Johan