From text to web via button
To make a button weblink on a newline, use the Button macro:
This is the markup that is rendered below
Below is a button on a new line: ^do(Button, "http://www.acrobatfaq.com/atbref7/index/ExportCodes/ExportCodes-FullListing.html", "TB Export Codes")^
Below is a button on a new line:
To make an inline button weblink, use the SpanButton macro:
This is the markup that is rendered below
Here is an inline button weblink: ^do(SpanButton, "http://www.w3schools.com/bootstrap/bootstrap_buttons.asp", "Bootstrap Button Styles", "info")^
Here is an inline button weblink: Bootstrap Button Styles
You can also make a dedicated download button using the Download macro:
This is the markup that is rendered below
^do(Download, "^do(_BP)^", "Download BoxPress", "BoxPressThemes/bp_512.png")^