PrinterOutputSize

Use this function to get the approximate size of the current print output file during a batch print operation.

Syntax

PrinterOutputSize ( )

There are no parameters for this function.

This function is only available during Documaker batch process operations, such as GenPrint, and only returns a non-zero value if a print stream is actively being built and written to a physical file on disk.

Note When printing through the Windows GDI device, there is no physical file and therefore the value returned is unreliable and may be zero.

See also