print anchor | ||||||||||
Type | command | |||||||||
Dictionary | LCS | |||||||||
Library | LiveCode Script | |||||||||
Syntax |
| |||||||||
Summary | Defines a target for an internal hyperlink within a PDF document. | |||||||||
Introduced | 4.5 | |||||||||
OS | mac, windows, linux, ios | |||||||||
Platforms | desktop, mobile | |||||||||
Parameters |
| |||||||||
Example |
| |||||||||
Related | Command: print link, print bookmark, open printing to pdf, cancel printing | |||||||||
Description | Use the print anchor command to define a target for an internal hyperlink within a pdf created using open printing to pdf. The print anchor command defines a target for an internal hyperlink in a PDF file created using the open printing to pdf command. The name parameter is a label used to identify the anchor in related print link commands, and anchorPoint is the location on the current page to which any such link should jump. | |||||||||
Tags | printing |