rrehardcopy | |
Type | library |
Dictionary | LCS |
Library | LiveCode Script |
Associations | rrehardcopy |
Description | This file contains the interface definitions for 'rrehardcopy' - an external providing access to the iOS AirPrint facility, allowing printing of PDFs from LiveCode apps. |
Type | Name | Summary | Syntax |
---|---|---|---|
command | rreHardcopyPrintPDF | This handler presents the standard printing interface controller, offering to print the given PDF file with the specified job name. | rreHardcopyPrintPDF <pdfFile>, <jobName>, [<fromRect>] |
function | rreHardcopyIsAvailable | This handler returns true if printing is available on the current device. | rreHardcopyIsAvailable() |
library | rrehardcopy | rreHardcopyIsAvailable() |