DefaultPostscriptTimeout

Defines the default PostScript timeout.

  • Returns the default PostScript timeout values.

  • This variable must be followed by one of these flags:

    Flag Description
    #factor This value is multiplied by the file size to determine the amount of time allowed for PostScript-to-PDF conversion. (The resulting time is limited by the #max and #min flags.) The default value is 4. Increase this value for busy or slow systems.
    #max Specifies the maximum time in seconds that the Inbound Refinery waits for the PostScript-to-PDF conversion process to complete. The default time is 2 seconds.
    #min Specifies the minimum time in seconds that the Inbound Refinery waits for the PostScript-to-PDF conversion process to complete (native or PostScript). The default time is 20 seconds.

Type and Usage

Location

  • Shared Inbound Refinery Configuration screen, Timeout Values tab, Default Postscript to PDF Timeout

  • IntradocDir/IdcRefinery/shared/idcrefinery.cfg

Example

Used as a configuration entry:

DefaultPostscriptTimeout#factor=4