OPEN_PRINTER_TO_FILE@

Platform

Win32, x64

Purpose

To cause the Windows printer device driver to begin graphics output to a file instead of a physical printer.

Syntax

INTEGER FUNCTION OPEN_PRINTER_TO_FILE@(UID, FILENAME)
CHARACTER(*) FILENAME
INTEGER UID

Description

This function is similar to OPEN_PRINTER@ but the output is sent to the specified file.

Return value

Returns 1 if the user selected a device or zero if the "CANCEL" button was selected.

See also

OPEN_PRINTER1_TO_FILE@

 

 

Basket
Empty
 
Copyright © 1999-2024 Silverfrost Limited