DO_COPIES@

Platform

Win32, x64

Purpose

To produce multiple printer copies of a graphics image using metafiles.

Syntax

INTEGER DO_COPIES@( UID, NUM )
INTEGER UID, NUM

Description

Sends NUM copies to the printer. A metafile must have been created with a call to OPEN_METAFILE@ and also closed by CLOSE_METAFILE@ before DO_COPIES@ can be used.

The call to CLOSE_PRINTER@ will automatically send the number of copies the user has selected to the printer. The CLEARWIN_INFO@ parameter PRINTER_COPIES will return this number.

See also

OPEN_PRINTER@, CLOSE_PRINTER@

Example

See Using a metafile to print multiple copies.

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited