Displaying a clickable link on a pdf file
Comments
-
Hi all,
I currently have a flow that converts html to pdf and Im trying to have the PDF display a hyperlink with HTML.
How am I able to go about adding this hyper-link?
Thank in advance!
[i]-[/i]
[i]edited by Brendan@decisions.com on 9/20/2019[/i] -
Hi there,
NOTE: Due to the nature of our forum, to use these tags, just remove the quotes around the letter a.
If youre using the HTML to PDF step, youll need to utilize the HTML tags:
<"a"> <"/a">
These turn a string into a clickable link.
For example, if you want "http://www.google.com/" to be clickable, youll need to surround it like so:
<"a"> http://www.google.com/ <"/a">
You can also have a specific string display differently from the hyperlink url. For example, if I want a link to http://www.google.com/ to be displayed as click me:
<"a" href="http://www.google.com/"> Click me <"/a">
Howdy, Stranger!
Categories
- 4.1K All Categories
- 61 General
- 11 Training
- 201 Installation / Setup
- 1.1K Flows
- 106 Rules
- 260 Administration
- 212 Portal
- 489 General Q & A
- 693 Forms
- 333 Reports
- 3 Designer Extensions
- 47 Example Flows
- 51 CSS Examples
- 1 Diagram Tile
- 7 Javascript Controls
- 178 Pages
- 5 Process Mining
- New Features
- 178 Datastructures
- 69 Repository
- 219 Integrations
- 28 Multi-Tenant
- 27 SDK
- 76 Modules
- 56 Settings
- 25 Active Directory
- 12 Version 7
- 35 Version 8
- 66 Lunch And Learn Questions