Skip to main content

printPaperScale

Type

property

Summary

Reports the scaling factor to be applied to a printed page.

Syntax

set the printPaperScale to <number>
get the printPaperScale

Description

Use the printPaperScale property to apply a final scaling factor to a printed page after all other settings have been taken into account.

To have an effect, this property must be set before calling open printing.

Examples

set the printPaperScale to the label of button "Scale" of group "Print Settings"
set the printPaperScale to 2

Value

NameTypeDescription

value

The printPaperScale is a number greater than 0, it does not have to be a whole number. The default value is 1.

command: open printing, answer printer

Compatibility and Support

Introduced

LiveCode 2.9

OS

mac

windows

linux

ios

android

Platforms

desktop

server

mobile

Thank you for your feedback!

Was this page helpful?