rrehardcopy

Typelibrary
DictionaryLCS
LibraryLiveCode Script
Associationsrrehardcopy
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.

TypeNameSummarySyntax
commandrreHardcopyPrintPDF

This handler presents the standard printing interface controller, offering to print the given PDF file with the specified job name.

rreHardcopyPrintPDF <pdfFile>, <jobName>, [<fromRect>]

functionrreHardcopyIsAvailable

This handler returns true if printing is available on the current device.

rreHardcopyIsAvailable()

libraryrrehardcopy

rreHardcopyIsAvailable()