Please enable JavaScript to view this site.

TIFF Image Printer

Description

Enables compatibility mode to switch the file naming style back to version 11. Use this option when you have existing code from PNSrv11Lib or earlier and want to migrate to the latest version with minimal changes. When enabled, the printer uses the file naming defaults and settings from version 11. The enhanced file naming styles introduced in PNSrv12Lib are not used.

Introduced in 12.0.027.

Syntax

expression.SetV11CompatibilityModeEnabled(CompatibilityModeEnabled)

where expression is a IPNSession object.

Parameters

Boolean CompatibilityModeEnabled

Set True to make the printer behave like the previous versions of the printer.

Remarks

This method must be called if you are using any of the following methods: SetV11SaveOptions, SetFileNamingOptions.

Supported Printers: TIFF Image Printer, PDF Image Printer, Raster Image Printer

See Also: ClearV11SaveOptions SetPrinterWaitForJobCompletion