hardCopy

Prints a screen shot of the current window

Syntax

ui.Interface.frontCall("standard", "hardCopy",
 [pgsize], [result]) 
  1. pgsize - Pass "1" to adapt the screen shot to the page size.
  2. result - Holds the execution result (TRUE=success, FALSE=error).

Usage

The "hardCopy" front call allows you to print a screen shot of the current window.

The pgsize parameter is optional; Either leave out, or enter "1" to indicate that the screen shot must be adapted to the page size.